Translation components API.

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

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

{
    "count": 9,
    "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/en/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2019-08-27T06:52:47.356437Z",
            "action": 0,
            "target": "",
            "id": 4048,
            "action_name": "Resource update",
            "url": "https://weblate.alelec.net/api/changes/4048/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.alelec.net/api/components/navdy/hud/?format=api",
            "translation": "https://weblate.alelec.net/api/translations/navdy/hud/en/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2019-08-27T06:52:47.818481Z",
            "action": 44,
            "target": "",
            "id": 4050,
            "action_name": "New string to translate",
            "url": "https://weblate.alelec.net/api/changes/4050/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.alelec.net/api/components/navdy/hud/?format=api",
            "translation": "https://weblate.alelec.net/api/translations/navdy/hud/en/?format=api",
            "dictionary": null,
            "user": 2,
            "author": 2,
            "timestamp": "2019-08-27T06:57:29.632717Z",
            "action": 0,
            "target": "",
            "id": 4078,
            "action_name": "Resource update",
            "url": "https://weblate.alelec.net/api/changes/4078/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.alelec.net/api/components/navdy/hud/?format=api",
            "translation": "https://weblate.alelec.net/api/translations/navdy/hud/en/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2019-09-03T09:35:39.221474Z",
            "action": 17,
            "target": "",
            "id": 7829,
            "action_name": "Committed changes",
            "url": "https://weblate.alelec.net/api/changes/7829/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.alelec.net/api/components/navdy/hud/?format=api",
            "translation": "https://weblate.alelec.net/api/translations/navdy/hud/en/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2019-09-18T07:11:58.536123Z",
            "action": 0,
            "target": "",
            "id": 8769,
            "action_name": "Resource update",
            "url": "https://weblate.alelec.net/api/changes/8769/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.alelec.net/api/components/navdy/hud/?format=api",
            "translation": "https://weblate.alelec.net/api/translations/navdy/hud/en/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2019-09-18T07:12:17.415325Z",
            "action": 44,
            "target": "",
            "id": 8775,
            "action_name": "New string to translate",
            "url": "https://weblate.alelec.net/api/changes/8775/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.alelec.net/api/components/navdy/hud/?format=api",
            "translation": "https://weblate.alelec.net/api/translations/navdy/hud/en/?format=api",
            "dictionary": null,
            "user": 2,
            "author": 2,
            "timestamp": "2019-09-18T07:16:46.081724Z",
            "action": 0,
            "target": "",
            "id": 8803,
            "action_name": "Resource update",
            "url": "https://weblate.alelec.net/api/changes/8803/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.alelec.net/api/components/navdy/hud/?format=api",
            "translation": "https://weblate.alelec.net/api/translations/navdy/hud/en/?format=api",
            "dictionary": null,
            "user": 2,
            "author": 2,
            "timestamp": "2019-09-21T00:55:11.089606Z",
            "action": 0,
            "target": "",
            "id": 8935,
            "action_name": "Resource update",
            "url": "https://weblate.alelec.net/api/changes/8935/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.alelec.net/api/components/navdy/hud/?format=api",
            "translation": "https://weblate.alelec.net/api/translations/navdy/hud/en/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2020-09-14T14:33:47.764237Z",
            "action": 0,
            "target": "",
            "id": 9773,
            "action_name": "Resource update",
            "url": "https://weblate.alelec.net/api/changes/9773/?format=api"
        }
    ]
}