Translation components API.

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

GET /api/translations/navdy/hud/pt_PT/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/pt_PT/?format=api",
            "dictionary": null,
            "user": 2,
            "author": 2,
            "timestamp": "2019-08-27T06:57:09.168525Z",
            "action": 0,
            "target": "",
            "id": 4070,
            "action_name": "Resource update",
            "url": "https://weblate.alelec.net/api/changes/4070/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.alelec.net/api/components/navdy/hud/?format=api",
            "translation": "https://weblate.alelec.net/api/translations/navdy/hud/pt_PT/?format=api",
            "dictionary": null,
            "user": 2,
            "author": 2,
            "timestamp": "2019-08-27T06:57:30.599556Z",
            "action": 44,
            "target": "",
            "id": 4096,
            "action_name": "New string to translate",
            "url": "https://weblate.alelec.net/api/changes/4096/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.alelec.net/api/components/navdy/hud/?format=api",
            "translation": "https://weblate.alelec.net/api/translations/navdy/hud/pt_PT/?format=api",
            "dictionary": null,
            "user": 2,
            "author": 2,
            "timestamp": "2019-09-18T07:16:38.559539Z",
            "action": 0,
            "target": "",
            "id": 8794,
            "action_name": "Resource update",
            "url": "https://weblate.alelec.net/api/changes/8794/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.alelec.net/api/components/navdy/hud/?format=api",
            "translation": "https://weblate.alelec.net/api/translations/navdy/hud/pt_PT/?format=api",
            "dictionary": null,
            "user": 2,
            "author": 2,
            "timestamp": "2019-09-18T07:16:52.600387Z",
            "action": 44,
            "target": "",
            "id": 8820,
            "action_name": "New string to translate",
            "url": "https://weblate.alelec.net/api/changes/8820/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.alelec.net/api/components/navdy/hud/?format=api",
            "translation": "https://weblate.alelec.net/api/translations/navdy/hud/pt_PT/?format=api",
            "dictionary": null,
            "user": 2,
            "author": 2,
            "timestamp": "2019-09-21T00:55:03.298390Z",
            "action": 0,
            "target": "",
            "id": 8926,
            "action_name": "Resource update",
            "url": "https://weblate.alelec.net/api/changes/8926/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.alelec.net/api/components/navdy/hud/?format=api",
            "translation": "https://weblate.alelec.net/api/translations/navdy/hud/pt_PT/?format=api",
            "dictionary": null,
            "user": 2,
            "author": 2,
            "timestamp": "2019-09-21T00:55:12.571773Z",
            "action": 44,
            "target": "",
            "id": 8952,
            "action_name": "New string to translate",
            "url": "https://weblate.alelec.net/api/changes/8952/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.alelec.net/api/components/navdy/hud/?format=api",
            "translation": "https://weblate.alelec.net/api/translations/navdy/hud/pt_PT/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2020-09-14T14:33:45.023489Z",
            "action": 0,
            "target": "",
            "id": 9764,
            "action_name": "Resource update",
            "url": "https://weblate.alelec.net/api/changes/9764/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.alelec.net/api/components/navdy/hud/?format=api",
            "translation": "https://weblate.alelec.net/api/translations/navdy/hud/pt_PT/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2020-09-14T14:33:49.432097Z",
            "action": 44,
            "target": "",
            "id": 9790,
            "action_name": "New string to translate",
            "url": "https://weblate.alelec.net/api/changes/9790/?format=api"
        }
    ]
}