Translation components API.

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

GET /api/translations/flarum/fof-socialprofile/uz/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/fof-socialprofile/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-socialprofile/uz/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-08T22:32:11.827806Z",
            "action": 0,
            "target": "",
            "id": 145002,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/145002/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/fof-socialprofile/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-socialprofile/uz/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-08T22:32:11.975699Z",
            "action": 44,
            "target": "",
            "id": 145003,
            "action_name": "New strings to translate",
            "url": "https://weblate.rob006.net/api/changes/145003/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/242947/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-socialprofile/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-socialprofile/uz/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-06-08T19:06:24.731858Z",
            "action": 59,
            "target": "",
            "id": 231381,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/231381/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/fof-socialprofile/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-socialprofile/uz/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-06-08T19:06:24.732439Z",
            "action": 0,
            "target": "",
            "id": 231382,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/231382/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/fof-socialprofile/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-socialprofile/uz/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-06-08T19:06:25.652273Z",
            "action": 44,
            "target": "",
            "id": 231424,
            "action_name": "New string to translate",
            "url": "https://weblate.rob006.net/api/changes/231424/?format=api"
        }
    ]
}