Translation components API.

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

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

{
    "count": 8,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/wingpanel/wingpanel/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel/nn/?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:07.172707Z",
            "action": 0,
            "target": "",
            "id": 2135387,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/2135387/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/wingpanel/wingpanel/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel/nn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-13T16:28:10.829741Z",
            "action": 0,
            "target": "",
            "id": 1361452,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1361452/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/wingpanel/wingpanel/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel/nn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-02-23T17:43:50.359013Z",
            "action": 0,
            "target": "",
            "id": 780436,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/780436/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/wingpanel/wingpanel/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel/nn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-02-17T00:29:34.347442Z",
            "action": 0,
            "target": "",
            "id": 770803,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/770803/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/wingpanel/wingpanel/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel/nn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-10-29T22:21:42.197479Z",
            "action": 0,
            "target": "",
            "id": 420705,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/420705/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/wingpanel/wingpanel/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel/nn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-08-27T23:26:56.590350Z",
            "action": 0,
            "target": "",
            "id": 399733,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/399733/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/wingpanel/wingpanel/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel/nn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-10-18T08:30:44.059734Z",
            "action": 0,
            "target": "",
            "id": 265385,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/265385/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/wingpanel/wingpanel/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel/nn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-06-24T03:11:00.322188Z",
            "action": 0,
            "target": "",
            "id": 205927,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/205927/?format=api"
        }
    ]
}