Translation components API.

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

GET /api/translations/navdy/hud/da/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/da/?format=api",
            "dictionary": null,
            "user": 2,
            "author": 2,
            "timestamp": "2019-08-27T06:56:28.864842Z",
            "action": 0,
            "target": "",
            "id": 4054,
            "action_name": "Resource update",
            "url": "https://weblate.alelec.net/api/changes/4054/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.alelec.net/api/components/navdy/hud/?format=api",
            "translation": "https://weblate.alelec.net/api/translations/navdy/hud/da/?format=api",
            "dictionary": null,
            "user": 2,
            "author": 2,
            "timestamp": "2019-08-27T06:57:30.432663Z",
            "action": 44,
            "target": "",
            "id": 4081,
            "action_name": "New string to translate",
            "url": "https://weblate.alelec.net/api/changes/4081/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.alelec.net/api/components/navdy/hud/?format=api",
            "translation": "https://weblate.alelec.net/api/translations/navdy/hud/da/?format=api",
            "dictionary": null,
            "user": 2,
            "author": 2,
            "timestamp": "2019-09-18T07:16:32.502672Z",
            "action": 0,
            "target": "",
            "id": 8778,
            "action_name": "Resource update",
            "url": "https://weblate.alelec.net/api/changes/8778/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.alelec.net/api/components/navdy/hud/?format=api",
            "translation": "https://weblate.alelec.net/api/translations/navdy/hud/da/?format=api",
            "dictionary": null,
            "user": 2,
            "author": 2,
            "timestamp": "2019-09-18T07:16:52.377997Z",
            "action": 44,
            "target": "",
            "id": 8805,
            "action_name": "New string to translate",
            "url": "https://weblate.alelec.net/api/changes/8805/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.alelec.net/api/components/navdy/hud/?format=api",
            "translation": "https://weblate.alelec.net/api/translations/navdy/hud/da/?format=api",
            "dictionary": null,
            "user": 2,
            "author": 2,
            "timestamp": "2019-09-21T00:54:49.581089Z",
            "action": 0,
            "target": "",
            "id": 8910,
            "action_name": "Resource update",
            "url": "https://weblate.alelec.net/api/changes/8910/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.alelec.net/api/components/navdy/hud/?format=api",
            "translation": "https://weblate.alelec.net/api/translations/navdy/hud/da/?format=api",
            "dictionary": null,
            "user": 2,
            "author": 2,
            "timestamp": "2019-09-21T00:55:12.266549Z",
            "action": 44,
            "target": "",
            "id": 8937,
            "action_name": "New string to translate",
            "url": "https://weblate.alelec.net/api/changes/8937/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.alelec.net/api/components/navdy/hud/?format=api",
            "translation": "https://weblate.alelec.net/api/translations/navdy/hud/da/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2020-09-14T14:33:39.872699Z",
            "action": 0,
            "target": "",
            "id": 9748,
            "action_name": "Resource update",
            "url": "https://weblate.alelec.net/api/changes/9748/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.alelec.net/api/components/navdy/hud/?format=api",
            "translation": "https://weblate.alelec.net/api/translations/navdy/hud/da/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2020-09-14T14:33:49.264649Z",
            "action": 44,
            "target": "",
            "id": 9775,
            "action_name": "New string to translate",
            "url": "https://weblate.alelec.net/api/changes/9775/?format=api"
        }
    ]
}