Translation components API.

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

GET /api/translations/xwiki-contrib/flash-messages-application/ru/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 53,
    "next": null,
    "previous": "https://l10n.xwiki.org/api/translations/xwiki-contrib/flash-messages-application/ru/changes/?format=api",
    "results": [
        {
            "unit": "https://l10n.xwiki.org/api/units/332067/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/flash-messages-application/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/flash-messages-application/ru/?format=api",
            "user": "https://l10n.xwiki.org/api/users/SlavaWolf/?format=api",
            "author": "https://l10n.xwiki.org/api/users/SlavaWolf/?format=api",
            "timestamp": "2019-03-15T03:17:34.786828Z",
            "action": 5,
            "target": "Флэш-сообщения",
            "id": 92793,
            "action_name": "Translation added",
            "url": "https://l10n.xwiki.org/api/changes/92793/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/flash-messages-application/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/flash-messages-application/ru/?format=api",
            "user": "https://l10n.xwiki.org/api/users/Den/?format=api",
            "author": null,
            "timestamp": "2019-02-18T10:47:12.418962Z",
            "action": 17,
            "target": "",
            "id": 80914,
            "action_name": "Changes committed",
            "url": "https://l10n.xwiki.org/api/changes/80914/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/flash-messages-application/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/flash-messages-application/ru/?format=api",
            "user": "https://l10n.xwiki.org/api/users/Den/?format=api",
            "author": "https://l10n.xwiki.org/api/users/Den/?format=api",
            "timestamp": "2019-02-18T10:47:12.415064Z",
            "action": 0,
            "target": "",
            "id": 80913,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/80913/?format=api"
        }
    ]
}