Translation components API.

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

GET /api/translations/flarum/fof-stopforumspam/es/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/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-27T18:11:35.102278Z",
            "action": 0,
            "target": "",
            "id": 60730,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/60730/?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/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-27T18:11:35.282370Z",
            "action": 44,
            "target": "",
            "id": 60731,
            "action_name": "New string to translate",
            "url": "https://weblate.rob006.net/api/changes/60731/?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/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-14T15:04:16.634370Z",
            "action": 0,
            "target": "",
            "id": 132633,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/132633/?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/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-14T15:04:21.656372Z",
            "action": 44,
            "target": "",
            "id": 132664,
            "action_name": "New string to translate",
            "url": "https://weblate.rob006.net/api/changes/132664/?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/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-12T16:46:46.136863Z",
            "action": 0,
            "target": "",
            "id": 337960,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/337960/?format=api"
        }
    ]
}