Translation components API.

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

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

{
    "count": 7,
    "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/en_US/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-10-08T20:45:58Z",
            "action": 0,
            "target": "",
            "id": 3118,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/3118/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/eiciel/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/eiciel/master/en_US/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-10-14T20:54:37Z",
            "action": 0,
            "target": "",
            "id": 5156,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/5156/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/eiciel/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/eiciel/master/en_US/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-06-16T14:42:55.351765Z",
            "action": 0,
            "target": "",
            "id": 1264819,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1264819/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/eiciel/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/eiciel/master/en_US/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-06-16T14:43:07.416463Z",
            "action": 44,
            "target": "",
            "id": 1264843,
            "action_name": "New string to translate",
            "url": "https://l10n.opensuse.org/api/changes/1264843/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/eiciel/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/eiciel/master/en_US/?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:40.889921Z",
            "action": 0,
            "target": "",
            "id": 1513872,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1513872/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/eiciel/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/eiciel/master/en_US/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-03T11:18:18.063173Z",
            "action": 0,
            "target": "",
            "id": 2152490,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2152490/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/eiciel/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/eiciel/master/en_US/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-03T11:18:28.705496Z",
            "action": 44,
            "target": "",
            "id": 2152515,
            "action_name": "New strings to translate",
            "url": "https://l10n.opensuse.org/api/changes/2152515/?format=api"
        }
    ]
}