Translation components API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/translations/cinemafv5/app-legacy/pes_IR/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/?format=api",
            "translation": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/pes_IR/?format=api",
            "dictionary": null,
            "user": 151,
            "author": 151,
            "timestamp": "2020-04-28T16:00:56.464580Z",
            "action": 0,
            "target": "",
            "id": 11923,
            "action_name": "Resource update",
            "url": "https://localization.fgae.de/api/changes/11923/?format=api"
        },
        {
            "unit": null,
            "component": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/?format=api",
            "translation": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/pes_IR/?format=api",
            "dictionary": null,
            "user": 151,
            "author": null,
            "timestamp": "2020-04-28T16:00:56.539420Z",
            "action": 17,
            "target": "",
            "id": 11924,
            "action_name": "Committed changes",
            "url": "https://localization.fgae.de/api/changes/11924/?format=api"
        },
        {
            "unit": null,
            "component": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/?format=api",
            "translation": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/pes_IR/?format=api",
            "dictionary": null,
            "user": 151,
            "author": 151,
            "timestamp": "2020-04-28T16:00:56.985070Z",
            "action": 44,
            "target": "",
            "id": 11925,
            "action_name": "New string to translate",
            "url": "https://localization.fgae.de/api/changes/11925/?format=api"
        },
        {
            "unit": "https://localization.fgae.de/api/units/43056/?format=api",
            "component": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/?format=api",
            "translation": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/pes_IR/?format=api",
            "dictionary": null,
            "user": 297,
            "author": 297,
            "timestamp": "2022-08-26T08:35:01.793689Z",
            "action": 30,
            "target": "Meter",
            "id": 15309,
            "action_name": "Source string changed",
            "url": "https://localization.fgae.de/api/changes/15309/?format=api"
        }
    ]
}