Translation components API.

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

GET /api/translations/cyberos/desktop-daemon/zh_Hant_HK/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/cyberos/desktop-daemon/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/cyberos/desktop-daemon/zh_Hant_HK/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-16T16:49:13.672499+02:00",
            "action": 0,
            "target": "",
            "id": 68525023,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/68525023/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/107105466/?format=api",
            "component": "https://hosted.weblate.org/api/components/cyberos/desktop-daemon/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/cyberos/desktop-daemon/zh_Hant_HK/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-16T16:49:13.672475+02:00",
            "action": 59,
            "target": "",
            "id": 68525022,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/68525022/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/107105465/?format=api",
            "component": "https://hosted.weblate.org/api/components/cyberos/desktop-daemon/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/cyberos/desktop-daemon/zh_Hant_HK/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-16T16:49:13.672436+02:00",
            "action": 59,
            "target": "",
            "id": 68525021,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/68525021/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/cyberos/desktop-daemon/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/cyberos/desktop-daemon/zh_Hant_HK/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-16T16:49:12.222338+02:00",
            "action": 17,
            "target": "",
            "id": 68525020,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/68525020/?format=api"
        }
    ]
}