Translation components API.

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

GET /api/translations/opensourcepos/attributes/cs/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/cs/changes/?format=api&page=2",
    "results": [
        {
            "unit": "https://translate.opensourcepos.org/api/units/212914/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:49:19.874363Z",
            "action": 59,
            "target": "",
            "id": 117777,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/117777/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/212915/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:49:19.874442Z",
            "action": 59,
            "target": "",
            "id": 117778,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/117778/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:49:19.874515Z",
            "action": 0,
            "target": "",
            "id": 117779,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/117779/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:50:02.891250Z",
            "action": 44,
            "target": "",
            "id": 119209,
            "action_name": "New strings to translate",
            "url": "https://translate.opensourcepos.org/api/changes/119209/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/212887/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-28T21:22:57.425743Z",
            "action": 59,
            "target": "\u001e\u001e\u001e\u001e",
            "id": 179162,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/179162/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/cs/?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.425886Z",
            "action": 0,
            "target": "",
            "id": 179163,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/179163/?format=api"
        }
    ]
}