Translation components API.

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

GET /api/translations/flarum/fof-stopforumspam/nl/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-stopforumspam/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-stopforumspam/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-20T00:01:57.767014Z",
            "action": 0,
            "target": "",
            "id": 56725,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/56725/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/fof-stopforumspam/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-stopforumspam/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-20T00:01:57.860933Z",
            "action": 44,
            "target": "",
            "id": 56726,
            "action_name": "New string to translate",
            "url": "https://weblate.rob006.net/api/changes/56726/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/fof-stopforumspam/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-stopforumspam/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-14T15:04:19.058990Z",
            "action": 0,
            "target": "",
            "id": 132647,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/132647/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/fof-stopforumspam/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-stopforumspam/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-14T15:04:21.975285Z",
            "action": 44,
            "target": "",
            "id": 132678,
            "action_name": "New string to translate",
            "url": "https://weblate.rob006.net/api/changes/132678/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/fof-stopforumspam/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-stopforumspam/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-12T16:46:47.110318Z",
            "action": 0,
            "target": "",
            "id": 337968,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/337968/?format=api"
        }
    ]
}