Translation components API.

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

GET /api/translations/flarum/clarkwinkelmann-catch-the-fish/et/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-catch-the-fish/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-catch-the-fish/et/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-05-28T21:41:19.025216Z",
            "action": 0,
            "target": "",
            "id": 71436,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/71436/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-catch-the-fish/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-catch-the-fish/et/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-05-28T21:41:19.154755Z",
            "action": 44,
            "target": "",
            "id": 71437,
            "action_name": "New string to translate",
            "url": "https://weblate.rob006.net/api/changes/71437/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-catch-the-fish/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-catch-the-fish/et/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-06-21T18:32:51.630773Z",
            "action": 0,
            "target": "",
            "id": 86427,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/86427/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-catch-the-fish/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-catch-the-fish/et/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-16T20:28:31.019465Z",
            "action": 0,
            "target": "",
            "id": 148497,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/148497/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-catch-the-fish/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-catch-the-fish/et/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-16T20:28:42.713563Z",
            "action": 44,
            "target": "",
            "id": 148535,
            "action_name": "New strings to translate",
            "url": "https://weblate.rob006.net/api/changes/148535/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-catch-the-fish/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-catch-the-fish/et/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-20T21:02:51.670305Z",
            "action": 0,
            "target": "",
            "id": 301998,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/301998/?format=api"
        }
    ]
}