Translation components API.

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

GET /api/translations/store/product/pa/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/store/product/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/store/product/pa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-18T10:36:19.203490Z",
            "action": 0,
            "target": "",
            "id": 2039139,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/2039139/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/store/product/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/store/product/pa/?format=api",
            "user": "https://l10n.elementary.io/api/users/davidmhewitt/?format=api",
            "author": "https://l10n.elementary.io/api/users/davidmhewitt/?format=api",
            "timestamp": "2023-07-20T15:56:32.971585Z",
            "action": 0,
            "target": "",
            "id": 1747751,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1747751/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/store/product/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/store/product/pa/?format=api",
            "user": "https://l10n.elementary.io/api/users/davidmhewitt/?format=api",
            "author": "https://l10n.elementary.io/api/users/davidmhewitt/?format=api",
            "timestamp": "2023-04-30T22:53:14.777667Z",
            "action": 0,
            "target": "",
            "id": 1623577,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1623577/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/store/product/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/store/product/pa/?format=api",
            "user": "https://l10n.elementary.io/api/users/tintou/?format=api",
            "author": "https://l10n.elementary.io/api/users/tintou/?format=api",
            "timestamp": "2022-04-20T06:59:24.071238Z",
            "action": 0,
            "target": "",
            "id": 1250242,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1250242/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/store/product/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/store/product/pa/?format=api",
            "user": "https://l10n.elementary.io/api/users/ryonakano/?format=api",
            "author": "https://l10n.elementary.io/api/users/ryonakano/?format=api",
            "timestamp": "2021-07-28T05:28:08.886464Z",
            "action": 48,
            "target": "",
            "id": 962437,
            "action_name": "Language added",
            "url": "https://l10n.elementary.io/api/changes/962437/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/store/product/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/store/product/pa/?format=api",
            "user": "https://l10n.elementary.io/api/users/ryonakano/?format=api",
            "author": "https://l10n.elementary.io/api/users/ryonakano/?format=api",
            "timestamp": "2021-07-28T05:28:08.294562Z",
            "action": 0,
            "target": "",
            "id": 962435,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/962435/?format=api"
        }
    ]
}