Translation components API.

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

GET /api/translations/flarum/fof-custom-footer/nn/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/698570/?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/nn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-16T10:12:27.610479Z",
            "action": 59,
            "target": "",
            "id": 738001,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/738001/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/698571/?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/nn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-16T10:12:27.610713Z",
            "action": 59,
            "target": "",
            "id": 738002,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/738002/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/698572/?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/nn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-16T10:12:27.610818Z",
            "action": 59,
            "target": "",
            "id": 738003,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/738003/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/698573/?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/nn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-16T10:12:27.611110Z",
            "action": 59,
            "target": "",
            "id": 738004,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/738004/?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/nn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-16T10:12:27.611188Z",
            "action": 0,
            "target": "",
            "id": 738005,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/738005/?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/nn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-16T10:12:28.213323Z",
            "action": 44,
            "target": "",
            "id": 738006,
            "action_name": "New strings to translate",
            "url": "https://weblate.rob006.net/api/changes/738006/?format=api"
        }
    ]
}