Translation components API.

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

GET /api/translations/flarum/fof-linguist/lt/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-linguist/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-linguist/lt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-06-26T12:41:56.200010Z",
            "action": 0,
            "target": "",
            "id": 97487,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/97487/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/fof-linguist/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-linguist/lt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-06-26T12:41:56.403218Z",
            "action": 44,
            "target": "",
            "id": 97488,
            "action_name": "New string to translate",
            "url": "https://weblate.rob006.net/api/changes/97488/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/462129/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-linguist/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-linguist/lt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-22T21:50:29.399411Z",
            "action": 59,
            "target": "",
            "id": 470554,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/470554/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/fof-linguist/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-linguist/lt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-22T21:50:29.399640Z",
            "action": 0,
            "target": "",
            "id": 470555,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/470555/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/fof-linguist/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-linguist/lt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-22T21:50:39.096401Z",
            "action": 44,
            "target": "",
            "id": 470621,
            "action_name": "New string to translate",
            "url": "https://weblate.rob006.net/api/changes/470621/?format=api"
        }
    ]
}