Translation components API.

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

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

{
    "count": 43,
    "next": null,
    "previous": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/ar_LB/changes/?format=api&page=2",
    "results": [
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/ar_LB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:49:16.912545Z",
            "action": 0,
            "target": "",
            "id": 117659,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/117659/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/212771/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/ar_LB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-28T21:22:57.095999Z",
            "action": 59,
            "target": "الميزات لا يمكن أن تحتوي على ':' أو'\u001e\u001e'\u001e\u001e\u001e\u001e\u001e\u001e\u001e\u001e",
            "id": 179155,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/179155/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/ar_LB/?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.096143Z",
            "action": 0,
            "target": "",
            "id": 179156,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/179156/?format=api"
        }
    ]
}