Translation components API.

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

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

{
    "count": 9,
    "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/it/?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:04.935860Z",
            "action": 0,
            "target": "",
            "id": 2135342,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/2135342/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/wingpanel/wingpanel/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-13T16:28:08.681951Z",
            "action": 0,
            "target": "",
            "id": 1361407,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1361407/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/wingpanel/wingpanel/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-02-23T17:43:48.256727Z",
            "action": 0,
            "target": "",
            "id": 780391,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/780391/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/wingpanel/wingpanel/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-02-17T00:29:31.922092Z",
            "action": 0,
            "target": "",
            "id": 770757,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/770757/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/2177228/?format=api",
            "component": "https://l10n.elementary.io/api/components/wingpanel/wingpanel/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel/it/?format=api",
            "user": null,
            "author": "https://l10n.elementary.io/api/users/anonymous/?format=api",
            "timestamp": "2021-01-30T11:16:12.507601Z",
            "action": 4,
            "target": "Un attraente pannello superiore salvaspazio",
            "id": 763454,
            "action_name": "Suggestion added",
            "url": "https://l10n.elementary.io/api/changes/763454/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/wingpanel/wingpanel/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-10-29T22:21:40.981268Z",
            "action": 0,
            "target": "",
            "id": 420660,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/420660/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/wingpanel/wingpanel/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-08-27T23:26:53.507785Z",
            "action": 0,
            "target": "",
            "id": 399688,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/399688/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/wingpanel/wingpanel/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-10-18T08:30:39.395555Z",
            "action": 0,
            "target": "",
            "id": 265340,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/265340/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/wingpanel/wingpanel/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-06-24T03:10:57.345485Z",
            "action": 0,
            "target": "",
            "id": 205910,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/205910/?format=api"
        }
    ]
}