Translation components API.

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

GET /api/translations/opensourcepos/attributes/de_CH/changes/?format=api&page=3
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 46,
    "next": null,
    "previous": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/de_CH/changes/?format=api&page=2",
    "results": [
        {
            "unit": "https://translate.opensourcepos.org/api/units/212972/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/de_CH/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:49:20.865842Z",
            "action": 59,
            "target": "",
            "id": 117837,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/117837/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/212973/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/de_CH/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:49:20.865920Z",
            "action": 59,
            "target": "",
            "id": 117838,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/117838/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/de_CH/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:49:20.866058Z",
            "action": 0,
            "target": "",
            "id": 117839,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/117839/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/de_CH/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:50:02.947914Z",
            "action": 44,
            "target": "",
            "id": 119210,
            "action_name": "New strings to translate",
            "url": "https://translate.opensourcepos.org/api/changes/119210/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/212945/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/de_CH/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-28T21:22:57.587839Z",
            "action": 59,
            "target": "\u001e\u001e",
            "id": 179165,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/179165/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/de_CH/?format=api",
            "user": "https://translate.opensourcepos.org/api/users/jekkos/?format=api",
            "author": "https://translate.opensourcepos.org/api/users/jekkos/?format=api",
            "timestamp": "2025-03-28T21:22:57.587992Z",
            "action": 0,
            "target": "",
            "id": 179166,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/179166/?format=api"
        }
    ]
}