Translation components API.

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

GET /api/translations/flarum/fof-stopforumspam/lv/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/lv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-05-28T08:41:55.034960Z",
            "action": 0,
            "target": "",
            "id": 70330,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/70330/?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/lv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-05-28T08:41:55.202593Z",
            "action": 44,
            "target": "",
            "id": 70331,
            "action_name": "New string to translate",
            "url": "https://weblate.rob006.net/api/changes/70331/?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/lv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-14T15:04:18.421026Z",
            "action": 0,
            "target": "",
            "id": 132644,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/132644/?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/lv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-14T15:04:21.930105Z",
            "action": 44,
            "target": "",
            "id": 132675,
            "action_name": "New string to translate",
            "url": "https://weblate.rob006.net/api/changes/132675/?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/lv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-30T19:33:25.667878Z",
            "action": 0,
            "target": "",
            "id": 275503,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/275503/?format=api"
        }
    ]
}