Translation components API.

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

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

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://weblate.rob006.net/api/units/690303/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-open-collective/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-open-collective/nb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-16T08:53:55.670783Z",
            "action": 59,
            "target": "",
            "id": 729021,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/729021/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/690304/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-open-collective/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-open-collective/nb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-16T08:53:55.670988Z",
            "action": 59,
            "target": "",
            "id": 729022,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/729022/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/690305/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-open-collective/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-open-collective/nb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-16T08:53:55.671074Z",
            "action": 59,
            "target": "",
            "id": 729023,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/729023/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/690306/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-open-collective/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-open-collective/nb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-16T08:53:55.671174Z",
            "action": 59,
            "target": "",
            "id": 729024,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/729024/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/690307/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-open-collective/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-open-collective/nb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-16T08:53:55.671264Z",
            "action": 59,
            "target": "",
            "id": 729025,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/729025/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/fof-open-collective/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-open-collective/nb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-16T08:53:55.671338Z",
            "action": 0,
            "target": "",
            "id": 729026,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/729026/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/fof-open-collective/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-open-collective/nb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-16T08:53:56.512404Z",
            "action": 44,
            "target": "",
            "id": 729027,
            "action_name": "New strings to translate",
            "url": "https://weblate.rob006.net/api/changes/729027/?format=api"
        }
    ]
}