Translation components API.

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

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

{
    "count": 23,
    "next": null,
    "previous": "https://translate.opensourcepos.org/api/translations/opensourcepos/messages/el/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/messages/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/messages/el/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-08T00:03:12.157514Z",
            "action": 0,
            "target": "",
            "id": 147276,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/147276/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/messages/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/messages/el/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-08T00:04:05.852077Z",
            "action": 44,
            "target": "",
            "id": 149137,
            "action_name": "New strings to translate",
            "url": "https://translate.opensourcepos.org/api/changes/149137/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/messages/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/messages/el/?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:52.570478Z",
            "action": 0,
            "target": "",
            "id": 179120,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/179120/?format=api"
        }
    ]
}