Translation components API.

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

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

{
    "count": 1007,
    "next": null,
    "previous": "https://weblate.tusky.app/api/translations/tusky/tusky/te/changes/?format=api&page=20",
    "results": [
        {
            "unit": "https://weblate.tusky.app/api/units/87684/?format=api",
            "component": "https://weblate.tusky.app/api/components/tusky/tusky/?format=api",
            "translation": "https://weblate.tusky.app/api/translations/tusky/tusky/te/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-25T04:45:26.447976Z",
            "action": 59,
            "target": "",
            "id": 145512,
            "action_name": "String updated in the repository",
            "url": "https://weblate.tusky.app/api/changes/145512/?format=api"
        },
        {
            "unit": "https://weblate.tusky.app/api/units/87683/?format=api",
            "component": "https://weblate.tusky.app/api/components/tusky/tusky/?format=api",
            "translation": "https://weblate.tusky.app/api/translations/tusky/tusky/te/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-25T04:45:26.447958Z",
            "action": 59,
            "target": "",
            "id": 145511,
            "action_name": "String updated in the repository",
            "url": "https://weblate.tusky.app/api/changes/145511/?format=api"
        },
        {
            "unit": "https://weblate.tusky.app/api/units/87682/?format=api",
            "component": "https://weblate.tusky.app/api/components/tusky/tusky/?format=api",
            "translation": "https://weblate.tusky.app/api/translations/tusky/tusky/te/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-25T04:45:26.447939Z",
            "action": 59,
            "target": "",
            "id": 145510,
            "action_name": "String updated in the repository",
            "url": "https://weblate.tusky.app/api/changes/145510/?format=api"
        },
        {
            "unit": "https://weblate.tusky.app/api/units/87681/?format=api",
            "component": "https://weblate.tusky.app/api/components/tusky/tusky/?format=api",
            "translation": "https://weblate.tusky.app/api/translations/tusky/tusky/te/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-25T04:45:26.447920Z",
            "action": 59,
            "target": "",
            "id": 145509,
            "action_name": "String updated in the repository",
            "url": "https://weblate.tusky.app/api/changes/145509/?format=api"
        },
        {
            "unit": "https://weblate.tusky.app/api/units/87680/?format=api",
            "component": "https://weblate.tusky.app/api/components/tusky/tusky/?format=api",
            "translation": "https://weblate.tusky.app/api/translations/tusky/tusky/te/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-25T04:45:26.447898Z",
            "action": 59,
            "target": "",
            "id": 145508,
            "action_name": "String updated in the repository",
            "url": "https://weblate.tusky.app/api/changes/145508/?format=api"
        },
        {
            "unit": "https://weblate.tusky.app/api/units/87679/?format=api",
            "component": "https://weblate.tusky.app/api/components/tusky/tusky/?format=api",
            "translation": "https://weblate.tusky.app/api/translations/tusky/tusky/te/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-25T04:45:26.447863Z",
            "action": 59,
            "target": "",
            "id": 145507,
            "action_name": "String updated in the repository",
            "url": "https://weblate.tusky.app/api/changes/145507/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.tusky.app/api/components/tusky/tusky/?format=api",
            "translation": "https://weblate.tusky.app/api/translations/tusky/tusky/te/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-25T04:45:05.385969Z",
            "action": 17,
            "target": "",
            "id": 142983,
            "action_name": "Changes committed",
            "url": "https://weblate.tusky.app/api/changes/142983/?format=api"
        }
    ]
}