Translation components API.

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

GET /api/translations/eiciel/master/nn/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.opensuse.org/api/components/eiciel/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/eiciel/master/nn/?format=api",
            "user": "https://l10n.opensuse.org/api/users/admin/?format=api",
            "author": "https://l10n.opensuse.org/api/users/admin/?format=api",
            "timestamp": "2016-05-24T13:27:23Z",
            "action": 0,
            "target": "",
            "id": 42520,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/42520/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/eiciel/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/eiciel/master/nn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-06-16T14:42:58.430581Z",
            "action": 0,
            "target": "",
            "id": 1264830,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1264830/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/eiciel/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/eiciel/master/nn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-06-16T14:43:07.702396Z",
            "action": 44,
            "target": "",
            "id": 1264854,
            "action_name": "New string to translate",
            "url": "https://l10n.opensuse.org/api/changes/1264854/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/eiciel/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/eiciel/master/nn/?format=api",
            "user": "https://l10n.opensuse.org/api/users/admin/?format=api",
            "author": "https://l10n.opensuse.org/api/users/admin/?format=api",
            "timestamp": "2020-09-09T18:24:41.815444Z",
            "action": 0,
            "target": "",
            "id": 1513883,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1513883/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/eiciel/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/eiciel/master/nn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-03T11:18:24.378937Z",
            "action": 0,
            "target": "",
            "id": 2152501,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2152501/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/eiciel/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/eiciel/master/nn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-03T11:18:28.855353Z",
            "action": 44,
            "target": "",
            "id": 2152526,
            "action_name": "New strings to translate",
            "url": "https://l10n.opensuse.org/api/changes/2152526/?format=api"
        }
    ]
}