Translation components API.

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

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

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/searchpage/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/searchpage/master/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-09-22T12:33:22Z",
            "action": 0,
            "target": "",
            "id": 141524,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/141524/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/3099974/?format=api",
            "component": "https://l10n.opensuse.org/api/components/searchpage/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/searchpage/master/nl/?format=api",
            "user": "https://l10n.opensuse.org/api/users/mennoholscher/?format=api",
            "author": "https://l10n.opensuse.org/api/users/mennoholscher/?format=api",
            "timestamp": "2016-09-25T09:56:36Z",
            "action": 4,
            "target": "",
            "id": 145510,
            "action_name": "Suggestion added",
            "url": "https://l10n.opensuse.org/api/changes/145510/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/searchpage/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/searchpage/master/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-11-11T09:50:14Z",
            "action": 0,
            "target": "",
            "id": 401198,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/401198/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/searchpage/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/searchpage/master/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-11-20T09:59:19.414571Z",
            "action": 0,
            "target": "",
            "id": 752616,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/752616/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/searchpage/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/searchpage/master/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-09-09T22:36:00.495301Z",
            "action": 0,
            "target": "",
            "id": 1520044,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1520044/?format=api"
        }
    ]
}