Translation components API.

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

GET /api/translations/xwiki-contrib/pdf-viewer-macro/hu/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/pdf-viewer-macro/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/pdf-viewer-macro/hu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-29T03:31:04.382504Z",
            "action": 0,
            "target": "",
            "id": 369257,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/369257/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/pdf-viewer-macro/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/pdf-viewer-macro/hu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-01-26T12:36:27.301195Z",
            "action": 0,
            "target": "",
            "id": 279684,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/279684/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/pdf-viewer-macro/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/pdf-viewer-macro/hu/?format=api",
            "user": "https://l10n.xwiki.org/api/users/surli/?format=api",
            "author": "https://l10n.xwiki.org/api/users/surli/?format=api",
            "timestamp": "2020-12-15T14:14:00.443394Z",
            "action": 0,
            "target": "",
            "id": 278845,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/278845/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/188014/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/pdf-viewer-macro/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/pdf-viewer-macro/hu/?format=api",
            "user": null,
            "author": "https://l10n.xwiki.org/api/users/anonymous/?format=api",
            "timestamp": "2019-10-03T18:23:24.439021Z",
            "action": 4,
            "target": "Dokumentum",
            "id": 166677,
            "action_name": "Suggestion added",
            "url": "https://l10n.xwiki.org/api/changes/166677/?format=api"
        }
    ]
}