Translation components API.

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

GET /api/translations/navdy/hud/ms/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/ms/?format=api",
            "dictionary": null,
            "user": 2,
            "author": 2,
            "timestamp": "2019-08-27T06:57:00.169065Z",
            "action": 0,
            "target": "",
            "id": 4066,
            "action_name": "Resource update",
            "url": "https://weblate.alelec.net/api/changes/4066/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.alelec.net/api/components/navdy/hud/?format=api",
            "translation": "https://weblate.alelec.net/api/translations/navdy/hud/ms/?format=api",
            "dictionary": null,
            "user": 2,
            "author": 2,
            "timestamp": "2019-08-27T06:57:30.556062Z",
            "action": 44,
            "target": "",
            "id": 4092,
            "action_name": "New string to translate",
            "url": "https://weblate.alelec.net/api/changes/4092/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.alelec.net/api/components/navdy/hud/?format=api",
            "translation": "https://weblate.alelec.net/api/translations/navdy/hud/ms/?format=api",
            "dictionary": null,
            "user": 2,
            "author": 2,
            "timestamp": "2019-09-18T07:16:37.705656Z",
            "action": 0,
            "target": "",
            "id": 8790,
            "action_name": "Resource update",
            "url": "https://weblate.alelec.net/api/changes/8790/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.alelec.net/api/components/navdy/hud/?format=api",
            "translation": "https://weblate.alelec.net/api/translations/navdy/hud/ms/?format=api",
            "dictionary": null,
            "user": 2,
            "author": 2,
            "timestamp": "2019-09-18T07:16:52.534631Z",
            "action": 44,
            "target": "",
            "id": 8816,
            "action_name": "New string to translate",
            "url": "https://weblate.alelec.net/api/changes/8816/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.alelec.net/api/components/navdy/hud/?format=api",
            "translation": "https://weblate.alelec.net/api/translations/navdy/hud/ms/?format=api",
            "dictionary": null,
            "user": 2,
            "author": 2,
            "timestamp": "2019-09-21T00:54:59.657041Z",
            "action": 0,
            "target": "",
            "id": 8922,
            "action_name": "Resource update",
            "url": "https://weblate.alelec.net/api/changes/8922/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.alelec.net/api/components/navdy/hud/?format=api",
            "translation": "https://weblate.alelec.net/api/translations/navdy/hud/ms/?format=api",
            "dictionary": null,
            "user": 2,
            "author": 2,
            "timestamp": "2019-09-21T00:55:12.504826Z",
            "action": 44,
            "target": "",
            "id": 8948,
            "action_name": "New string to translate",
            "url": "https://weblate.alelec.net/api/changes/8948/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.alelec.net/api/components/navdy/hud/?format=api",
            "translation": "https://weblate.alelec.net/api/translations/navdy/hud/ms/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2020-09-14T14:33:43.882049Z",
            "action": 0,
            "target": "",
            "id": 9760,
            "action_name": "Resource update",
            "url": "https://weblate.alelec.net/api/changes/9760/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.alelec.net/api/components/navdy/hud/?format=api",
            "translation": "https://weblate.alelec.net/api/translations/navdy/hud/ms/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2020-09-14T14:33:49.386917Z",
            "action": 44,
            "target": "",
            "id": 9786,
            "action_name": "New string to translate",
            "url": "https://weblate.alelec.net/api/changes/9786/?format=api"
        }
    ]
}