Translation components API.

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

GET /api/translations/wingpanel/indicator-a11y/en/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/wingpanel/indicator-a11y/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/wingpanel/indicator-a11y/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-04T04:51:59.412261Z",
            "action": 0,
            "target": "",
            "id": 2163344,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/2163344/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/wingpanel/indicator-a11y/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/wingpanel/indicator-a11y/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-21T21:39:42.047987Z",
            "action": 0,
            "target": "",
            "id": 1758608,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1758608/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/wingpanel/indicator-a11y/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/wingpanel/indicator-a11y/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-21T21:33:56.411020Z",
            "action": 0,
            "target": "",
            "id": 1758197,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1758197/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/wingpanel/indicator-a11y/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/wingpanel/indicator-a11y/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-14T18:25:57.108335Z",
            "action": 0,
            "target": "",
            "id": 1362085,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1362085/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/wingpanel/indicator-a11y/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/wingpanel/indicator-a11y/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-01-20T18:31:13.938597Z",
            "action": 0,
            "target": "",
            "id": 754310,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/754310/?format=api"
        }
    ]
}