Translation components API.

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

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

{
    "count": 4,
    "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/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-12T15:02:37.533880Z",
            "action": 0,
            "target": "",
            "id": 146130,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/146130/?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/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-12T15:02:37.860298Z",
            "action": 44,
            "target": "",
            "id": 146131,
            "action_name": "New strings to translate",
            "url": "https://weblate.rob006.net/api/changes/146131/?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/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-16T20:28:39.698230Z",
            "action": 0,
            "target": "",
            "id": 148519,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/148519/?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/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-16T20:28:43.148921Z",
            "action": 44,
            "target": "",
            "id": 148555,
            "action_name": "New strings to translate",
            "url": "https://weblate.rob006.net/api/changes/148555/?format=api"
        }
    ]
}