Translation components API.

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

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

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/wingpanel/wingpanel-extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-extra/id/?format=api",
            "user": "https://l10n.elementary.io/api/users/tintou/?format=api",
            "author": "https://l10n.elementary.io/api/users/tintou/?format=api",
            "timestamp": "2024-04-09T18:19:13.094626Z",
            "action": 0,
            "target": "",
            "id": 2135536,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/2135536/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/2528841/?format=api",
            "component": "https://l10n.elementary.io/api/components/wingpanel/wingpanel-extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-extra/id/?format=api",
            "user": "https://l10n.elementary.io/api/users/fadhly-permata/?format=api",
            "author": "https://l10n.elementary.io/api/users/fadhly-permata/?format=api",
            "timestamp": "2023-06-09T09:27:07.937899Z",
            "action": 4,
            "target": "Panel atas yang menampung indikator dan menu aplikasi",
            "id": 1679233,
            "action_name": "Suggestion added",
            "url": "https://l10n.elementary.io/api/changes/1679233/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/2528840/?format=api",
            "component": "https://l10n.elementary.io/api/components/wingpanel/wingpanel-extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-extra/id/?format=api",
            "user": "https://l10n.elementary.io/api/users/fadhly-permata/?format=api",
            "author": "https://l10n.elementary.io/api/users/fadhly-permata/?format=api",
            "timestamp": "2023-06-09T09:26:34.129998Z",
            "action": 4,
            "target": "Wingpanel",
            "id": 1679232,
            "action_name": "Suggestion added",
            "url": "https://l10n.elementary.io/api/changes/1679232/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/wingpanel/wingpanel-extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-extra/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-13T16:28:18.022847Z",
            "action": 0,
            "target": "",
            "id": 1361601,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1361601/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/wingpanel/wingpanel-extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-extra/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-02-17T00:29:42.466581Z",
            "action": 0,
            "target": "",
            "id": 770952,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/770952/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/wingpanel/wingpanel-extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-extra/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-10-29T22:28:55.751379Z",
            "action": 0,
            "target": "",
            "id": 420820,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/420820/?format=api"
        }
    ]
}