Translation components API.

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

GET /api/translations/xwiki-platform/xwiki-admintranslations-xml/ru/changes/?format=api&page=5
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 206,
    "next": null,
    "previous": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-admintranslations-xml/ru/changes/?format=api&page=4",
    "results": [
        {
            "unit": "https://l10n.xwiki.org/api/units/194298/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-admintranslations-xml/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-admintranslations-xml/ru/?format=api",
            "user": "https://l10n.xwiki.org/api/users/sytkosa/?format=api",
            "author": "https://l10n.xwiki.org/api/users/sytkosa/?format=api",
            "timestamp": "2018-05-22T18:10:09.882020Z",
            "action": 5,
            "target": "Включить историю страниц в экспорт. В противном случае экспортируется только последняя версия страницы.",
            "id": 12360,
            "action_name": "Translation added",
            "url": "https://l10n.xwiki.org/api/changes/12360/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/194301/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-admintranslations-xml/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-admintranslations-xml/ru/?format=api",
            "user": "https://l10n.xwiki.org/api/users/sytkosa/?format=api",
            "author": "https://l10n.xwiki.org/api/users/sytkosa/?format=api",
            "timestamp": "2018-05-22T18:09:24.031181Z",
            "action": 5,
            "target": "Различные конфигурации для расширений.",
            "id": 12359,
            "action_name": "Translation added",
            "url": "https://l10n.xwiki.org/api/changes/12359/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/194302/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-admintranslations-xml/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-admintranslations-xml/ru/?format=api",
            "user": "https://l10n.xwiki.org/api/users/sytkosa/?format=api",
            "author": "https://l10n.xwiki.org/api/users/sytkosa/?format=api",
            "timestamp": "2018-05-22T18:08:24.436977Z",
            "action": 5,
            "target": "Статус",
            "id": 12358,
            "action_name": "Translation added",
            "url": "https://l10n.xwiki.org/api/changes/12358/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/194297/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-admintranslations-xml/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-admintranslations-xml/ru/?format=api",
            "user": "https://l10n.xwiki.org/api/users/sytkosa/?format=api",
            "author": "https://l10n.xwiki.org/api/users/sytkosa/?format=api",
            "timestamp": "2018-05-22T18:08:08.005727Z",
            "action": 5,
            "target": "Версия пакета.",
            "id": 12357,
            "action_name": "Translation added",
            "url": "https://l10n.xwiki.org/api/changes/12357/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/194296/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-admintranslations-xml/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-admintranslations-xml/ru/?format=api",
            "user": "https://l10n.xwiki.org/api/users/sytkosa/?format=api",
            "author": "https://l10n.xwiki.org/api/users/sytkosa/?format=api",
            "timestamp": "2018-05-22T18:07:50.191672Z",
            "action": 5,
            "target": "Автор пакета.",
            "id": 12356,
            "action_name": "Translation added",
            "url": "https://l10n.xwiki.org/api/changes/12356/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/194300/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-admintranslations-xml/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-admintranslations-xml/ru/?format=api",
            "user": "https://l10n.xwiki.org/api/users/sytkosa/?format=api",
            "author": "https://l10n.xwiki.org/api/users/sytkosa/?format=api",
            "timestamp": "2018-05-22T18:07:19.773376Z",
            "action": 5,
            "target": "Прочее",
            "id": 12355,
            "action_name": "Translation added",
            "url": "https://l10n.xwiki.org/api/changes/12355/?format=api"
        }
    ]
}