Translation components API.

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

GET /api/translations/libo_ui-24-2/scp2sourcequickstart/eo/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/eo/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T15:25:49.553985Z",
            "action": 0,
            "target": "",
            "id": 42281691,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/42281691/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/104563740/?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/eo/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T15:25:49.553943Z",
            "action": 59,
            "target": "Ŝargas bazajn elementojn je sistema startigo por plirapidigi la startigon de %PRODUCTNAME %PRODUCTVERSION.",
            "id": 42281690,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/42281690/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/104563739/?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/eo/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T15:25:49.553882Z",
            "action": 59,
            "target": "Tujstartilo",
            "id": 42281689,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/42281689/?format=api"
        }
    ]
}