Translation components API.

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

GET /api/translations/xwiki-platform/annotationcode-translations/mr/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-platform/annotationcode-translations/mr/changes/?format=api",
    "results": [
        {
            "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/mr/?format=api",
            "user": "https://l10n.xwiki.org/api/users/surli/?format=api",
            "author": "https://l10n.xwiki.org/api/users/surli/?format=api",
            "timestamp": "2019-08-21T10:25:45.497821Z",
            "action": 0,
            "target": "",
            "id": 158727,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/158727/?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/mr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-07-24T10:50:15.729590Z",
            "action": 17,
            "target": "",
            "id": 151916,
            "action_name": "Changes committed",
            "url": "https://l10n.xwiki.org/api/changes/151916/?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/mr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-07-24T10:50:15.652283Z",
            "action": 0,
            "target": "",
            "id": 151915,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/151915/?format=api"
        }
    ]
}