Translation components API.

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

GET /api/translations/libo_ui-24-2/scp2sourcepython/zh_Hans/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-24-2/scp2sourcepython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-24-2/scp2sourcepython/zh_Hans/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T15:26:12.501133Z",
            "action": 0,
            "target": "",
            "id": 42282045,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/42282045/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/104563976/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-24-2/scp2sourcepython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-24-2/scp2sourcepython/zh_Hans/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T15:26:12.501096Z",
            "action": 59,
            "target": "用于 Writer 的 Logo (海龟图形) 工具栏",
            "id": 42282044,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/42282044/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/104563975/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-24-2/scp2sourcepython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-24-2/scp2sourcepython/zh_Hans/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T15:26:12.501032Z",
            "action": 59,
            "target": "LibreLogo",
            "id": 42282043,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/42282043/?format=api"
        }
    ]
}