Translation components API.

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

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

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://weblate.rob006.net/api/units/707002/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-custom-footer/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-custom-footer/is/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-16T11:04:20.508843Z",
            "action": 59,
            "target": "",
            "id": 747236,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/747236/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/707003/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-custom-footer/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-custom-footer/is/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-16T11:04:20.509226Z",
            "action": 59,
            "target": "",
            "id": 747237,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/747237/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/707004/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-custom-footer/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-custom-footer/is/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-16T11:04:20.509380Z",
            "action": 59,
            "target": "",
            "id": 747238,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/747238/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/707005/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-custom-footer/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-custom-footer/is/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-16T11:04:20.509520Z",
            "action": 59,
            "target": "",
            "id": 747239,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/747239/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/fof-custom-footer/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-custom-footer/is/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-16T11:04:20.509643Z",
            "action": 0,
            "target": "",
            "id": 747240,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/747240/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/fof-custom-footer/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-custom-footer/is/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-16T11:04:21.666090Z",
            "action": 44,
            "target": "",
            "id": 747241,
            "action_name": "New strings to translate",
            "url": "https://weblate.rob006.net/api/changes/747241/?format=api"
        }
    ]
}