Translation components API.

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

GET /api/translations/flarum/clarkwinkelmann-likes-received/kk/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://weblate.rob006.net/api/units/430056/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-likes-received/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-likes-received/kk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-23T19:36:42.047233Z",
            "action": 59,
            "target": "",
            "id": 427244,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/427244/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/430057/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-likes-received/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-likes-received/kk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-23T19:36:42.047427Z",
            "action": 59,
            "target": "",
            "id": 427245,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/427245/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-likes-received/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-likes-received/kk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-23T19:36:42.047504Z",
            "action": 0,
            "target": "",
            "id": 427246,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/427246/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-likes-received/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-likes-received/kk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-23T19:36:42.577040Z",
            "action": 44,
            "target": "",
            "id": 427247,
            "action_name": "New strings to translate",
            "url": "https://weblate.rob006.net/api/changes/427247/?format=api"
        }
    ]
}