Translation components API.

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

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

{
    "count": 9,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://weblate.rob006.net/api/units/826210/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/flarum-approval/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/flarum-approval/tok/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-20T09:16:54.708758Z",
            "action": 59,
            "target": "",
            "id": 925081,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/925081/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/826211/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/flarum-approval/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/flarum-approval/tok/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-20T09:16:54.708999Z",
            "action": 59,
            "target": "",
            "id": 925082,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/925082/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/826212/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/flarum-approval/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/flarum-approval/tok/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-20T09:16:54.709128Z",
            "action": 59,
            "target": "",
            "id": 925083,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/925083/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/826213/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/flarum-approval/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/flarum-approval/tok/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-20T09:16:54.709220Z",
            "action": 59,
            "target": "",
            "id": 925084,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/925084/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/826214/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/flarum-approval/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/flarum-approval/tok/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-20T09:16:54.709293Z",
            "action": 59,
            "target": "",
            "id": 925085,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/925085/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/826215/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/flarum-approval/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/flarum-approval/tok/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-20T09:16:54.709365Z",
            "action": 59,
            "target": "",
            "id": 925086,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/925086/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/826216/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/flarum-approval/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/flarum-approval/tok/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-20T09:16:54.709563Z",
            "action": 59,
            "target": "",
            "id": 925087,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/925087/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/flarum-approval/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/flarum-approval/tok/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-20T09:16:54.709646Z",
            "action": 0,
            "target": "",
            "id": 925088,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/925088/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/flarum-approval/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/flarum-approval/tok/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-20T09:16:54.913559Z",
            "action": 44,
            "target": "",
            "id": 925089,
            "action_name": "New strings to translate",
            "url": "https://weblate.rob006.net/api/changes/925089/?format=api"
        }
    ]
}