Translation components API.

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

GET /api/translations/website/thank-you/th/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://l10n.elementary.io/api/components/website/thank-you/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/thank-you/th/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-18T12:37:09.205288Z",
            "action": 0,
            "target": "",
            "id": 2114368,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/2114368/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/3586781/?format=api",
            "component": "https://l10n.elementary.io/api/components/website/thank-you/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/thank-you/th/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-18T12:37:09.205240Z",
            "action": 59,
            "target": "",
            "id": 2114367,
            "action_name": "String updated in the repository",
            "url": "https://l10n.elementary.io/api/changes/2114367/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/3586780/?format=api",
            "component": "https://l10n.elementary.io/api/components/website/thank-you/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/thank-you/th/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-18T12:37:09.205212Z",
            "action": 59,
            "target": "",
            "id": 2114366,
            "action_name": "String updated in the repository",
            "url": "https://l10n.elementary.io/api/changes/2114366/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/3586779/?format=api",
            "component": "https://l10n.elementary.io/api/components/website/thank-you/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/thank-you/th/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-18T12:37:09.205175Z",
            "action": 59,
            "target": "",
            "id": 2114365,
            "action_name": "String updated in the repository",
            "url": "https://l10n.elementary.io/api/changes/2114365/?format=api"
        }
    ]
}