Translation components API.

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

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

{
    "count": 4,
    "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/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-07-25T17:27:48.165682Z",
            "action": 0,
            "target": "",
            "id": 34704,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/34704/?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/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-14T15:04:17.933345Z",
            "action": 0,
            "target": "",
            "id": 132641,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/132641/?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/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-14T15:04:21.859093Z",
            "action": 44,
            "target": "",
            "id": 132672,
            "action_name": "New string to translate",
            "url": "https://weblate.rob006.net/api/changes/132672/?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/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-30T17:20:22.324944Z",
            "action": 0,
            "target": "",
            "id": 274019,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/274019/?format=api"
        }
    ]
}