Translation components API.

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

GET /api/translations/flarum/fof-custom-footer/gl/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/434813/?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/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-05T17:22:52.551855Z",
            "action": 59,
            "target": "",
            "id": 432950,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/432950/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/434814/?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/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-05T17:22:52.552099Z",
            "action": 59,
            "target": "",
            "id": 432951,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/432951/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/434815/?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/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-05T17:22:52.552183Z",
            "action": 59,
            "target": "",
            "id": 432952,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/432952/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/434816/?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/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-05T17:22:52.552382Z",
            "action": 59,
            "target": "",
            "id": 432953,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/432953/?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/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-05T17:22:52.552469Z",
            "action": 0,
            "target": "",
            "id": 432954,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/432954/?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/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-05T17:22:52.995826Z",
            "action": 44,
            "target": "",
            "id": 432955,
            "action_name": "New strings to translate",
            "url": "https://weblate.rob006.net/api/changes/432955/?format=api"
        }
    ]
}