Translation components API.

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

GET /api/translations/flarum/fof-custom-footer/sq/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/528925/?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/sq/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-14T19:19:22.650972Z",
            "action": 59,
            "target": "",
            "id": 553282,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/553282/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/528926/?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/sq/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-14T19:19:22.651215Z",
            "action": 59,
            "target": "",
            "id": 553283,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/553283/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/528927/?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/sq/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-14T19:19:22.651353Z",
            "action": 59,
            "target": "",
            "id": 553284,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/553284/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/528928/?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/sq/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-14T19:19:22.651482Z",
            "action": 59,
            "target": "",
            "id": 553285,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/553285/?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/sq/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-14T19:19:22.651916Z",
            "action": 0,
            "target": "",
            "id": 553286,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/553286/?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/sq/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-14T19:19:23.000987Z",
            "action": 44,
            "target": "",
            "id": 553287,
            "action_name": "New strings to translate",
            "url": "https://weblate.rob006.net/api/changes/553287/?format=api"
        }
    ]
}