Translation components API.

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

GET /api/translations/cinemafv5/app-legacy/de/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/de/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2019-06-27T22:16:05.034865Z",
            "action": 0,
            "target": "",
            "id": 2280,
            "action_name": "Resource update",
            "url": "https://localization.fgae.de/api/changes/2280/?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/de/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2019-06-27T22:16:23.825252Z",
            "action": 44,
            "target": "",
            "id": 2325,
            "action_name": "New string to translate",
            "url": "https://localization.fgae.de/api/changes/2325/?format=api"
        },
        {
            "unit": "https://localization.fgae.de/api/units/26665/?format=api",
            "component": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/?format=api",
            "translation": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/de/?format=api",
            "dictionary": null,
            "user": null,
            "author": 1,
            "timestamp": "2020-02-20T01:02:50.258933Z",
            "action": 4,
            "target": "If the actual recording is not manually stopped (i.e. file system size limit), start automatically a new clip.",
            "id": 9680,
            "action_name": "Suggestion added",
            "url": "https://localization.fgae.de/api/changes/9680/?format=api"
        },
        {
            "unit": "https://localization.fgae.de/api/units/26663/?format=api",
            "component": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/?format=api",
            "translation": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/de/?format=api",
            "dictionary": null,
            "user": 297,
            "author": 297,
            "timestamp": "2022-08-26T08:35:00.003376Z",
            "action": 30,
            "target": "Meter",
            "id": 15275,
            "action_name": "Source string changed",
            "url": "https://localization.fgae.de/api/changes/15275/?format=api"
        }
    ]
}