Translation components API.

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

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

{
    "count": 10,
    "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/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-18T10:36:18.723353Z",
            "action": 0,
            "target": "",
            "id": 2039129,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/2039129/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/3551714/?format=api",
            "component": "https://l10n.elementary.io/api/components/store/product/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/store/product/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-18T10:36:18.723331Z",
            "action": 59,
            "target": "",
            "id": 2039128,
            "action_name": "String updated in the repository",
            "url": "https://l10n.elementary.io/api/changes/2039128/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/3551713/?format=api",
            "component": "https://l10n.elementary.io/api/components/store/product/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/store/product/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-18T10:36:18.723310Z",
            "action": 59,
            "target": "",
            "id": 2039127,
            "action_name": "String updated in the repository",
            "url": "https://l10n.elementary.io/api/changes/2039127/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/3551712/?format=api",
            "component": "https://l10n.elementary.io/api/components/store/product/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/store/product/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-18T10:36:18.723273Z",
            "action": 59,
            "target": "",
            "id": 2039126,
            "action_name": "String updated in the repository",
            "url": "https://l10n.elementary.io/api/changes/2039126/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/3551711/?format=api",
            "component": "https://l10n.elementary.io/api/components/store/product/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/store/product/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-18T10:36:18.723254Z",
            "action": 59,
            "target": "",
            "id": 2039125,
            "action_name": "String updated in the repository",
            "url": "https://l10n.elementary.io/api/changes/2039125/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/3551710/?format=api",
            "component": "https://l10n.elementary.io/api/components/store/product/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/store/product/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-18T10:36:18.723235Z",
            "action": 59,
            "target": "",
            "id": 2039124,
            "action_name": "String updated in the repository",
            "url": "https://l10n.elementary.io/api/changes/2039124/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/3551709/?format=api",
            "component": "https://l10n.elementary.io/api/components/store/product/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/store/product/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-18T10:36:18.723215Z",
            "action": 59,
            "target": "",
            "id": 2039123,
            "action_name": "String updated in the repository",
            "url": "https://l10n.elementary.io/api/changes/2039123/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/3551708/?format=api",
            "component": "https://l10n.elementary.io/api/components/store/product/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/store/product/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-18T10:36:18.723196Z",
            "action": 59,
            "target": "",
            "id": 2039122,
            "action_name": "String updated in the repository",
            "url": "https://l10n.elementary.io/api/changes/2039122/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/3551707/?format=api",
            "component": "https://l10n.elementary.io/api/components/store/product/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/store/product/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-18T10:36:18.723174Z",
            "action": 59,
            "target": "",
            "id": 2039121,
            "action_name": "String updated in the repository",
            "url": "https://l10n.elementary.io/api/changes/2039121/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/3551706/?format=api",
            "component": "https://l10n.elementary.io/api/components/store/product/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/store/product/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-18T10:36:18.723144Z",
            "action": 59,
            "target": "",
            "id": 2039120,
            "action_name": "String updated in the repository",
            "url": "https://l10n.elementary.io/api/changes/2039120/?format=api"
        }
    ]
}