Translation components API.

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

GET /api/translations/opensourcepos/attributes/hr/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/hr/changes/?format=api&page=2",
    "results": [
        {
            "unit": "https://translate.opensourcepos.org/api/units/213233/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:49:27.572297Z",
            "action": 59,
            "target": "",
            "id": 118107,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/118107/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/213234/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:49:27.572364Z",
            "action": 59,
            "target": "",
            "id": 118108,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/118108/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:49:27.572428Z",
            "action": 0,
            "target": "",
            "id": 118109,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/118109/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:50:03.056025Z",
            "action": 44,
            "target": "",
            "id": 119212,
            "action_name": "New strings to translate",
            "url": "https://translate.opensourcepos.org/api/changes/119212/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/213206/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-28T21:22:58.360043Z",
            "action": 59,
            "target": "\u001e\u001e\u001e\u001e",
            "id": 179176,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/179176/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/hr/?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:58.360190Z",
            "action": 0,
            "target": "",
            "id": 179177,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/179177/?format=api"
        }
    ]
}