Translation components API.

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

GET /api/translations/navdy/hud/hi/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/hi/?format=api",
            "dictionary": null,
            "user": 2,
            "author": 2,
            "timestamp": "2019-08-27T06:56:46.230509Z",
            "action": 0,
            "target": "",
            "id": 4061,
            "action_name": "Resource update",
            "url": "https://weblate.alelec.net/api/changes/4061/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.alelec.net/api/components/navdy/hud/?format=api",
            "translation": "https://weblate.alelec.net/api/translations/navdy/hud/hi/?format=api",
            "dictionary": null,
            "user": 2,
            "author": 2,
            "timestamp": "2019-08-27T06:57:30.500678Z",
            "action": 44,
            "target": "",
            "id": 4087,
            "action_name": "New string to translate",
            "url": "https://weblate.alelec.net/api/changes/4087/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.alelec.net/api/components/navdy/hud/?format=api",
            "translation": "https://weblate.alelec.net/api/translations/navdy/hud/hi/?format=api",
            "dictionary": null,
            "user": 2,
            "author": 2,
            "timestamp": "2019-09-18T07:16:33.941819Z",
            "action": 0,
            "target": "",
            "id": 8785,
            "action_name": "Resource update",
            "url": "https://weblate.alelec.net/api/changes/8785/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.alelec.net/api/components/navdy/hud/?format=api",
            "translation": "https://weblate.alelec.net/api/translations/navdy/hud/hi/?format=api",
            "dictionary": null,
            "user": 2,
            "author": 2,
            "timestamp": "2019-09-18T07:16:52.457950Z",
            "action": 44,
            "target": "",
            "id": 8811,
            "action_name": "New string to translate",
            "url": "https://weblate.alelec.net/api/changes/8811/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.alelec.net/api/components/navdy/hud/?format=api",
            "translation": "https://weblate.alelec.net/api/translations/navdy/hud/hi/?format=api",
            "dictionary": null,
            "user": 2,
            "author": 2,
            "timestamp": "2019-09-21T00:54:55.213792Z",
            "action": 0,
            "target": "",
            "id": 8917,
            "action_name": "Resource update",
            "url": "https://weblate.alelec.net/api/changes/8917/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.alelec.net/api/components/navdy/hud/?format=api",
            "translation": "https://weblate.alelec.net/api/translations/navdy/hud/hi/?format=api",
            "dictionary": null,
            "user": 2,
            "author": 2,
            "timestamp": "2019-09-21T00:55:12.447072Z",
            "action": 44,
            "target": "",
            "id": 8943,
            "action_name": "New string to translate",
            "url": "https://weblate.alelec.net/api/changes/8943/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.alelec.net/api/components/navdy/hud/?format=api",
            "translation": "https://weblate.alelec.net/api/translations/navdy/hud/hi/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2020-09-14T14:33:42.186627Z",
            "action": 0,
            "target": "",
            "id": 9755,
            "action_name": "Resource update",
            "url": "https://weblate.alelec.net/api/changes/9755/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.alelec.net/api/components/navdy/hud/?format=api",
            "translation": "https://weblate.alelec.net/api/translations/navdy/hud/hi/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2020-09-14T14:33:49.331680Z",
            "action": 44,
            "target": "",
            "id": 9781,
            "action_name": "New string to translate",
            "url": "https://weblate.alelec.net/api/changes/9781/?format=api"
        }
    ]
}