Translation components API.

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

GET /api/translations/navdy/hud/th/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 8,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://weblate.alelec.net/api/components/navdy/hud/?format=api",
            "translation": "https://weblate.alelec.net/api/translations/navdy/hud/th/?format=api",
            "dictionary": null,
            "user": 2,
            "author": 2,
            "timestamp": "2019-08-27T06:57:20.880113Z",
            "action": 0,
            "target": "",
            "id": 4074,
            "action_name": "Resource update",
            "url": "https://weblate.alelec.net/api/changes/4074/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.alelec.net/api/components/navdy/hud/?format=api",
            "translation": "https://weblate.alelec.net/api/translations/navdy/hud/th/?format=api",
            "dictionary": null,
            "user": 2,
            "author": 2,
            "timestamp": "2019-08-27T06:57:30.644105Z",
            "action": 44,
            "target": "",
            "id": 4100,
            "action_name": "New string to translate",
            "url": "https://weblate.alelec.net/api/changes/4100/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.alelec.net/api/components/navdy/hud/?format=api",
            "translation": "https://weblate.alelec.net/api/translations/navdy/hud/th/?format=api",
            "dictionary": null,
            "user": 2,
            "author": 2,
            "timestamp": "2019-09-18T07:16:42.089077Z",
            "action": 0,
            "target": "",
            "id": 8798,
            "action_name": "Resource update",
            "url": "https://weblate.alelec.net/api/changes/8798/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.alelec.net/api/components/navdy/hud/?format=api",
            "translation": "https://weblate.alelec.net/api/translations/navdy/hud/th/?format=api",
            "dictionary": null,
            "user": 2,
            "author": 2,
            "timestamp": "2019-09-18T07:16:52.633905Z",
            "action": 44,
            "target": "",
            "id": 8823,
            "action_name": "New string to translate",
            "url": "https://weblate.alelec.net/api/changes/8823/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.alelec.net/api/components/navdy/hud/?format=api",
            "translation": "https://weblate.alelec.net/api/translations/navdy/hud/th/?format=api",
            "dictionary": null,
            "user": 2,
            "author": 2,
            "timestamp": "2019-09-21T00:55:06.743623Z",
            "action": 0,
            "target": "",
            "id": 8930,
            "action_name": "Resource update",
            "url": "https://weblate.alelec.net/api/changes/8930/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.alelec.net/api/components/navdy/hud/?format=api",
            "translation": "https://weblate.alelec.net/api/translations/navdy/hud/th/?format=api",
            "dictionary": null,
            "user": 2,
            "author": 2,
            "timestamp": "2019-09-21T00:55:12.615047Z",
            "action": 44,
            "target": "",
            "id": 8956,
            "action_name": "New string to translate",
            "url": "https://weblate.alelec.net/api/changes/8956/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.alelec.net/api/components/navdy/hud/?format=api",
            "translation": "https://weblate.alelec.net/api/translations/navdy/hud/th/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2020-09-14T14:33:46.356512Z",
            "action": 0,
            "target": "",
            "id": 9768,
            "action_name": "Resource update",
            "url": "https://weblate.alelec.net/api/changes/9768/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.alelec.net/api/components/navdy/hud/?format=api",
            "translation": "https://weblate.alelec.net/api/translations/navdy/hud/th/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2020-09-14T14:33:49.476198Z",
            "action": 44,
            "target": "",
            "id": 9794,
            "action_name": "New string to translate",
            "url": "https://weblate.alelec.net/api/changes/9794/?format=api"
        }
    ]
}