Translation components API.

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

GET /api/components/xwiki-contrib/change-request-application-ui/changes/?format=api&page=87
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4303,
    "next": null,
    "previous": "https://l10n.xwiki.org/api/components/xwiki-contrib/change-request-application-ui/changes/?format=api&page=86",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/change-request-application-ui/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/change-request-application-ui/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-07-22T13:09:26.095031Z",
            "action": 0,
            "target": "",
            "id": 288151,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/288151/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/change-request-application-ui/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2021-07-22T13:09:25.437129Z",
            "action": 21,
            "target": "",
            "id": 288150,
            "action_name": "Repository rebased",
            "url": "https://l10n.xwiki.org/api/changes/288150/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/change-request-application-ui/?format=api",
            "translation": null,
            "user": "https://l10n.xwiki.org/api/users/surli/?format=api",
            "author": "https://l10n.xwiki.org/api/users/surli/?format=api",
            "timestamp": "2021-07-22T13:09:24.636724Z",
            "action": 51,
            "target": "",
            "id": 288149,
            "action_name": "Component created",
            "url": "https://l10n.xwiki.org/api/changes/288149/?format=api"
        }
    ]
}