Translation components API.

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

GET /api/translations/soundswitch/settings/uk/changes/?format=api&page=6
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 254,
    "next": null,
    "previous": "https://hosted.weblate.org/api/translations/soundswitch/settings/uk/changes/?format=api&page=5",
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/89412983/?format=api",
            "component": "https://hosted.weblate.org/api/components/soundswitch/settings/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/soundswitch/settings/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-26T12:32:02.407473+01:00",
            "action": 59,
            "target": "",
            "id": 43352837,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/43352837/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/89412982/?format=api",
            "component": "https://hosted.weblate.org/api/components/soundswitch/settings/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/soundswitch/settings/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-26T12:32:02.407358+01:00",
            "action": 59,
            "target": "",
            "id": 43352836,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/43352836/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/89412981/?format=api",
            "component": "https://hosted.weblate.org/api/components/soundswitch/settings/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/soundswitch/settings/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-26T12:32:02.407197+01:00",
            "action": 59,
            "target": "",
            "id": 43352835,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/43352835/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/soundswitch/settings/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/soundswitch/settings/uk/?format=api",
            "user": "https://hosted.weblate.org/api/users/loco.yamp/?format=api",
            "author": "https://hosted.weblate.org/api/users/loco.yamp/?format=api",
            "timestamp": "2022-12-26T12:32:01.178954+01:00",
            "action": 48,
            "target": "",
            "id": 43352834,
            "action_name": "Language added",
            "url": "https://hosted.weblate.org/api/changes/43352834/?format=api"
        }
    ]
}