Translation components API.

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

GET /api/translations/wingpanel/wingpanel-extra/th/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/th/?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:19.481312Z",
            "action": 0,
            "target": "",
            "id": 2135635,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/2135635/?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/th/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-13T16:28:22.379919Z",
            "action": 0,
            "target": "",
            "id": 1361700,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1361700/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/2528955/?format=api",
            "component": "https://l10n.elementary.io/api/components/wingpanel/wingpanel-extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-extra/th/?format=api",
            "user": "https://l10n.elementary.io/api/users/TrisT7/?format=api",
            "author": "https://l10n.elementary.io/api/users/TrisT7/?format=api",
            "timestamp": "2022-05-23T11:51:41.227980Z",
            "action": 4,
            "target": "แผงด้านบนที่มีตัวบ่งชี้และเมนูแอปพลิเคชัน",
            "id": 1273531,
            "action_name": "Suggestion added",
            "url": "https://l10n.elementary.io/api/changes/1273531/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/2528954/?format=api",
            "component": "https://l10n.elementary.io/api/components/wingpanel/wingpanel-extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-extra/th/?format=api",
            "user": "https://l10n.elementary.io/api/users/TrisT7/?format=api",
            "author": "https://l10n.elementary.io/api/users/TrisT7/?format=api",
            "timestamp": "2022-05-23T11:42:20.618076Z",
            "action": 4,
            "target": "Wingpanel",
            "id": 1273508,
            "action_name": "Suggestion added",
            "url": "https://l10n.elementary.io/api/changes/1273508/?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/th/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-02-17T00:29:48.054602Z",
            "action": 0,
            "target": "",
            "id": 771051,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/771051/?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/th/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-10-29T22:28:57.342804Z",
            "action": 0,
            "target": "",
            "id": 420858,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/420858/?format=api"
        }
    ]
}