Translation components API.

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

GET /api/translations/xwiki-platform/annotationcode-translations/ko/changes/?format=api&page=4
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 152,
    "next": null,
    "previous": "https://l10n.xwiki.org/api/translations/xwiki-platform/annotationcode-translations/ko/changes/?format=api&page=3",
    "results": [
        {
            "unit": "https://l10n.xwiki.org/api/units/334853/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/annotationcode-translations/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/annotationcode-translations/ko/?format=api",
            "user": "https://l10n.xwiki.org/api/users/pgmoon/?format=api",
            "author": "https://l10n.xwiki.org/api/users/pgmoon/?format=api",
            "timestamp": "2019-07-29T04:52:37.316422Z",
            "action": 45,
            "target": "",
            "id": 156924,
            "action_name": "Contributor joined",
            "url": "https://l10n.xwiki.org/api/changes/156924/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/annotationcode-translations/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/annotationcode-translations/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-06-28T12:02:47.763775Z",
            "action": 0,
            "target": "",
            "id": 141112,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/141112/?format=api"
        }
    ]
}