Translation components API.

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

GET /api/translations/navdy/hud/en_GB/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/en_GB/?format=api",
            "dictionary": null,
            "user": 2,
            "author": 2,
            "timestamp": "2019-08-27T06:56:34.967122Z",
            "action": 0,
            "target": "",
            "id": 4056,
            "action_name": "Resource update",
            "url": "https://weblate.alelec.net/api/changes/4056/?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_GB/?format=api",
            "dictionary": null,
            "user": 2,
            "author": 2,
            "timestamp": "2019-08-27T06:57:30.455170Z",
            "action": 44,
            "target": "",
            "id": 4083,
            "action_name": "New string to translate",
            "url": "https://weblate.alelec.net/api/changes/4083/?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_GB/?format=api",
            "dictionary": null,
            "user": 2,
            "author": 2,
            "timestamp": "2019-09-18T07:16:33.051163Z",
            "action": 0,
            "target": "",
            "id": 8780,
            "action_name": "Resource update",
            "url": "https://weblate.alelec.net/api/changes/8780/?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_GB/?format=api",
            "dictionary": null,
            "user": 2,
            "author": 2,
            "timestamp": "2019-09-18T07:16:52.400533Z",
            "action": 44,
            "target": "",
            "id": 8807,
            "action_name": "New string to translate",
            "url": "https://weblate.alelec.net/api/changes/8807/?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_GB/?format=api",
            "dictionary": null,
            "user": 2,
            "author": 2,
            "timestamp": "2019-09-21T00:54:51.711867Z",
            "action": 0,
            "target": "",
            "id": 8912,
            "action_name": "Resource update",
            "url": "https://weblate.alelec.net/api/changes/8912/?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_GB/?format=api",
            "dictionary": null,
            "user": 2,
            "author": 2,
            "timestamp": "2019-09-21T00:55:12.329176Z",
            "action": 44,
            "target": "",
            "id": 8939,
            "action_name": "New string to translate",
            "url": "https://weblate.alelec.net/api/changes/8939/?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_GB/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2020-09-14T14:33:41.002299Z",
            "action": 0,
            "target": "",
            "id": 9750,
            "action_name": "Resource update",
            "url": "https://weblate.alelec.net/api/changes/9750/?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_GB/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2020-09-14T14:33:49.287353Z",
            "action": 44,
            "target": "",
            "id": 9777,
            "action_name": "New string to translate",
            "url": "https://weblate.alelec.net/api/changes/9777/?format=api"
        }
    ]
}