Translation components API.

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

GET /api/translations/navdy/hud/it/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/it/?format=api",
            "dictionary": null,
            "user": 2,
            "author": 2,
            "timestamp": "2019-08-27T06:56:51.934422Z",
            "action": 0,
            "target": "",
            "id": 4063,
            "action_name": "Resource update",
            "url": "https://weblate.alelec.net/api/changes/4063/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.alelec.net/api/components/navdy/hud/?format=api",
            "translation": "https://weblate.alelec.net/api/translations/navdy/hud/it/?format=api",
            "dictionary": null,
            "user": 2,
            "author": 2,
            "timestamp": "2019-08-27T06:57:30.521860Z",
            "action": 44,
            "target": "",
            "id": 4089,
            "action_name": "New string to translate",
            "url": "https://weblate.alelec.net/api/changes/4089/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.alelec.net/api/components/navdy/hud/?format=api",
            "translation": "https://weblate.alelec.net/api/translations/navdy/hud/it/?format=api",
            "dictionary": null,
            "user": 2,
            "author": 2,
            "timestamp": "2019-09-18T07:16:34.326525Z",
            "action": 0,
            "target": "",
            "id": 8787,
            "action_name": "Resource update",
            "url": "https://weblate.alelec.net/api/changes/8787/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.alelec.net/api/components/navdy/hud/?format=api",
            "translation": "https://weblate.alelec.net/api/translations/navdy/hud/it/?format=api",
            "dictionary": null,
            "user": 2,
            "author": 2,
            "timestamp": "2019-09-18T07:16:52.479657Z",
            "action": 44,
            "target": "",
            "id": 8813,
            "action_name": "New string to translate",
            "url": "https://weblate.alelec.net/api/changes/8813/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.alelec.net/api/components/navdy/hud/?format=api",
            "translation": "https://weblate.alelec.net/api/translations/navdy/hud/it/?format=api",
            "dictionary": null,
            "user": 2,
            "author": 2,
            "timestamp": "2019-09-21T00:54:57.068528Z",
            "action": 0,
            "target": "",
            "id": 8919,
            "action_name": "Resource update",
            "url": "https://weblate.alelec.net/api/changes/8919/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.alelec.net/api/components/navdy/hud/?format=api",
            "translation": "https://weblate.alelec.net/api/translations/navdy/hud/it/?format=api",
            "dictionary": null,
            "user": 2,
            "author": 2,
            "timestamp": "2019-09-21T00:55:12.470495Z",
            "action": 44,
            "target": "",
            "id": 8945,
            "action_name": "New string to translate",
            "url": "https://weblate.alelec.net/api/changes/8945/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.alelec.net/api/components/navdy/hud/?format=api",
            "translation": "https://weblate.alelec.net/api/translations/navdy/hud/it/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2020-09-14T14:33:42.778375Z",
            "action": 0,
            "target": "",
            "id": 9757,
            "action_name": "Resource update",
            "url": "https://weblate.alelec.net/api/changes/9757/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.alelec.net/api/components/navdy/hud/?format=api",
            "translation": "https://weblate.alelec.net/api/translations/navdy/hud/it/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2020-09-14T14:33:49.353738Z",
            "action": 44,
            "target": "",
            "id": 9783,
            "action_name": "New string to translate",
            "url": "https://weblate.alelec.net/api/changes/9783/?format=api"
        }
    ]
}