Translation components API.

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

GET /api/translations/yast-gtk-pkg/master/uk/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/yast-gtk-pkg/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-gtk-pkg/master/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-10-20T14:31:15Z",
            "action": 0,
            "target": "",
            "id": 372824,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/372824/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-gtk-pkg/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-gtk-pkg/master/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-11-02T01:35:46Z",
            "action": 0,
            "target": "",
            "id": 392668,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/392668/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/3218728/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-gtk-pkg/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-gtk-pkg/master/uk/?format=api",
            "user": "https://l10n.opensuse.org/api/users/AndriyBandura/?format=api",
            "author": "https://l10n.opensuse.org/api/users/AndriyBandura/?format=api",
            "timestamp": "2016-11-02T18:04:18Z",
            "action": 5,
            "target": "<blockquote>Репозиторій — це сховище пакунків; він може бути локальним (наприклад, інсталяційний КД) і віддаленим (сервер в інтернеті). Утиліту для налаштування сховищ можна знайти в Центрі управління YaST, також вона доступна в меню <b>Налаштування &gt; Сховища</b>.</blockquote>",
            "id": 394188,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/394188/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-gtk-pkg/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-gtk-pkg/master/uk/?format=api",
            "user": "https://l10n.opensuse.org/api/users/AndriyBandura/?format=api",
            "author": "https://l10n.opensuse.org/api/users/AndriyBandura/?format=api",
            "timestamp": "2016-11-02T18:04:18Z",
            "action": 1,
            "target": "",
            "id": 394190,
            "action_name": "Translation completed",
            "url": "https://l10n.opensuse.org/api/changes/394190/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-gtk-pkg/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-gtk-pkg/master/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-11-02T21:04:22Z",
            "action": 17,
            "target": "",
            "id": 394438,
            "action_name": "Committed changes",
            "url": "https://l10n.opensuse.org/api/changes/394438/?format=api"
        }
    ]
}