Translation components API.

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

GET /api/translations/navdy/hud/pl/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/pl/?format=api",
            "dictionary": null,
            "user": 2,
            "author": 2,
            "timestamp": "2019-08-27T06:57:06.155707Z",
            "action": 0,
            "target": "",
            "id": 4069,
            "action_name": "Resource update",
            "url": "https://weblate.alelec.net/api/changes/4069/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.alelec.net/api/components/navdy/hud/?format=api",
            "translation": "https://weblate.alelec.net/api/translations/navdy/hud/pl/?format=api",
            "dictionary": null,
            "user": 2,
            "author": 2,
            "timestamp": "2019-08-27T06:57:30.589113Z",
            "action": 44,
            "target": "",
            "id": 4095,
            "action_name": "New string to translate",
            "url": "https://weblate.alelec.net/api/changes/4095/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.alelec.net/api/components/navdy/hud/?format=api",
            "translation": "https://weblate.alelec.net/api/translations/navdy/hud/pl/?format=api",
            "dictionary": null,
            "user": 2,
            "author": 2,
            "timestamp": "2019-09-18T07:16:38.429403Z",
            "action": 0,
            "target": "",
            "id": 8793,
            "action_name": "Resource update",
            "url": "https://weblate.alelec.net/api/changes/8793/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.alelec.net/api/components/navdy/hud/?format=api",
            "translation": "https://weblate.alelec.net/api/translations/navdy/hud/pl/?format=api",
            "dictionary": null,
            "user": 2,
            "author": 2,
            "timestamp": "2019-09-18T07:16:52.567307Z",
            "action": 44,
            "target": "",
            "id": 8819,
            "action_name": "New string to translate",
            "url": "https://weblate.alelec.net/api/changes/8819/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.alelec.net/api/components/navdy/hud/?format=api",
            "translation": "https://weblate.alelec.net/api/translations/navdy/hud/pl/?format=api",
            "dictionary": null,
            "user": 2,
            "author": 2,
            "timestamp": "2019-09-21T00:55:02.439999Z",
            "action": 0,
            "target": "",
            "id": 8925,
            "action_name": "Resource update",
            "url": "https://weblate.alelec.net/api/changes/8925/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.alelec.net/api/components/navdy/hud/?format=api",
            "translation": "https://weblate.alelec.net/api/translations/navdy/hud/pl/?format=api",
            "dictionary": null,
            "user": 2,
            "author": 2,
            "timestamp": "2019-09-21T00:55:12.560171Z",
            "action": 44,
            "target": "",
            "id": 8951,
            "action_name": "New string to translate",
            "url": "https://weblate.alelec.net/api/changes/8951/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.alelec.net/api/components/navdy/hud/?format=api",
            "translation": "https://weblate.alelec.net/api/translations/navdy/hud/pl/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2020-09-14T14:33:44.744794Z",
            "action": 0,
            "target": "",
            "id": 9763,
            "action_name": "Resource update",
            "url": "https://weblate.alelec.net/api/changes/9763/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.alelec.net/api/components/navdy/hud/?format=api",
            "translation": "https://weblate.alelec.net/api/translations/navdy/hud/pl/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2020-09-14T14:33:49.420745Z",
            "action": 44,
            "target": "",
            "id": 9789,
            "action_name": "New string to translate",
            "url": "https://weblate.alelec.net/api/changes/9789/?format=api"
        }
    ]
}