Translation components API.

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

GET /api/translations/tusky/tusky-app/or/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 59,
    "next": null,
    "previous": "https://weblate.tusky.app/api/translations/tusky/tusky-app/or/changes/?format=api",
    "results": [
        {
            "unit": "https://weblate.tusky.app/api/units/82031/?format=api",
            "component": "https://weblate.tusky.app/api/components/tusky/tusky-app/?format=api",
            "translation": "https://weblate.tusky.app/api/translations/tusky/tusky-app/or/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-25T19:16:22.908539Z",
            "action": 59,
            "target": "",
            "id": 126588,
            "action_name": "String updated in the repository",
            "url": "https://weblate.tusky.app/api/changes/126588/?format=api"
        },
        {
            "unit": "https://weblate.tusky.app/api/units/82030/?format=api",
            "component": "https://weblate.tusky.app/api/components/tusky/tusky-app/?format=api",
            "translation": "https://weblate.tusky.app/api/translations/tusky/tusky-app/or/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-25T19:16:22.908519Z",
            "action": 59,
            "target": "",
            "id": 126587,
            "action_name": "String updated in the repository",
            "url": "https://weblate.tusky.app/api/changes/126587/?format=api"
        },
        {
            "unit": "https://weblate.tusky.app/api/units/82029/?format=api",
            "component": "https://weblate.tusky.app/api/components/tusky/tusky-app/?format=api",
            "translation": "https://weblate.tusky.app/api/translations/tusky/tusky-app/or/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-25T19:16:22.908498Z",
            "action": 59,
            "target": "",
            "id": 126586,
            "action_name": "String updated in the repository",
            "url": "https://weblate.tusky.app/api/changes/126586/?format=api"
        },
        {
            "unit": "https://weblate.tusky.app/api/units/82028/?format=api",
            "component": "https://weblate.tusky.app/api/components/tusky/tusky-app/?format=api",
            "translation": "https://weblate.tusky.app/api/translations/tusky/tusky-app/or/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-25T19:16:22.908477Z",
            "action": 59,
            "target": "",
            "id": 126585,
            "action_name": "String updated in the repository",
            "url": "https://weblate.tusky.app/api/changes/126585/?format=api"
        },
        {
            "unit": "https://weblate.tusky.app/api/units/82027/?format=api",
            "component": "https://weblate.tusky.app/api/components/tusky/tusky-app/?format=api",
            "translation": "https://weblate.tusky.app/api/translations/tusky/tusky-app/or/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-25T19:16:22.908456Z",
            "action": 59,
            "target": "",
            "id": 126584,
            "action_name": "String updated in the repository",
            "url": "https://weblate.tusky.app/api/changes/126584/?format=api"
        },
        {
            "unit": "https://weblate.tusky.app/api/units/82026/?format=api",
            "component": "https://weblate.tusky.app/api/components/tusky/tusky-app/?format=api",
            "translation": "https://weblate.tusky.app/api/translations/tusky/tusky-app/or/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-25T19:16:22.908432Z",
            "action": 59,
            "target": "",
            "id": 126583,
            "action_name": "String updated in the repository",
            "url": "https://weblate.tusky.app/api/changes/126583/?format=api"
        },
        {
            "unit": "https://weblate.tusky.app/api/units/82025/?format=api",
            "component": "https://weblate.tusky.app/api/components/tusky/tusky-app/?format=api",
            "translation": "https://weblate.tusky.app/api/translations/tusky/tusky-app/or/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-25T19:16:22.908409Z",
            "action": 59,
            "target": "",
            "id": 126582,
            "action_name": "String updated in the repository",
            "url": "https://weblate.tusky.app/api/changes/126582/?format=api"
        },
        {
            "unit": "https://weblate.tusky.app/api/units/82024/?format=api",
            "component": "https://weblate.tusky.app/api/components/tusky/tusky-app/?format=api",
            "translation": "https://weblate.tusky.app/api/translations/tusky/tusky-app/or/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-25T19:16:22.908368Z",
            "action": 59,
            "target": "",
            "id": 126581,
            "action_name": "String updated in the repository",
            "url": "https://weblate.tusky.app/api/changes/126581/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.tusky.app/api/components/tusky/tusky-app/?format=api",
            "translation": "https://weblate.tusky.app/api/translations/tusky/tusky-app/or/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-25T19:16:22.291177Z",
            "action": 17,
            "target": "",
            "id": 126580,
            "action_name": "Changes committed",
            "url": "https://weblate.tusky.app/api/changes/126580/?format=api"
        }
    ]
}