Translation components API.

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

GET /api/translations/libgnomesu/master/ru/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/libgnomesu/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/libgnomesu/master/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-09-08T22:34:43Z",
            "action": 0,
            "target": "",
            "id": 258,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/258/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/2256/?format=api",
            "component": "https://l10n.opensuse.org/api/components/libgnomesu/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/libgnomesu/master/ru/?format=api",
            "user": "https://l10n.opensuse.org/api/users/AlexMinton/?format=api",
            "author": "https://l10n.opensuse.org/api/users/AlexMinton/?format=api",
            "timestamp": "2015-10-16T22:51:55Z",
            "action": 2,
            "target": "Не удалось получить доступ к данным для аутентификации.",
            "id": 5716,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/5716/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/libgnomesu/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/libgnomesu/master/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-10-17T01:00:13Z",
            "action": 17,
            "target": "",
            "id": 5742,
            "action_name": "Committed changes",
            "url": "https://l10n.opensuse.org/api/changes/5742/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/libgnomesu/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/libgnomesu/master/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-04-27T16:48:25Z",
            "action": 0,
            "target": "",
            "id": 16636,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/16636/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/libgnomesu/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/libgnomesu/master/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-04-27T16:51:01Z",
            "action": 0,
            "target": "",
            "id": 16728,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/16728/?format=api"
        }
    ]
}