Translation components API.

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

GET /api/translations/libo_ui-24-2/scp2sourcequickstart/dsb/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/scp2sourcequickstart/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-24-2/scp2sourcequickstart/dsb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T15:25:48.994371Z",
            "action": 0,
            "target": "",
            "id": 42281673,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/42281673/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/104563728/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-24-2/scp2sourcequickstart/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-24-2/scp2sourcequickstart/dsb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T15:25:48.994335Z",
            "action": 59,
            "target": "Zacytajo zakładne komponenty pśi startowanju systema, aby se startowy cas %PRODUCTNAME %PRODUCTVERSION pśekrotcył.",
            "id": 42281672,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/42281672/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/104563727/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-24-2/scp2sourcequickstart/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-24-2/scp2sourcequickstart/dsb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T15:25:48.994278Z",
            "action": 59,
            "target": "Malsny startowak",
            "id": 42281671,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/42281671/?format=api"
        }
    ]
}