Translation components API.

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

GET /api/translations/xwiki-platform/mentions-ui/en/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 56,
    "next": null,
    "previous": "https://l10n.xwiki.org/api/translations/xwiki-platform/mentions-ui/en/changes/?format=api",
    "results": [
        {
            "unit": "https://l10n.xwiki.org/api/units/438887/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/mentions-ui/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/mentions-ui/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-06-26T15:39:47.372226Z",
            "action": 13,
            "target": "",
            "id": 202618,
            "action_name": "Source string added",
            "url": "https://l10n.xwiki.org/api/changes/202618/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/438886/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/mentions-ui/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/mentions-ui/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-06-26T15:39:47.346458Z",
            "action": 13,
            "target": "",
            "id": 202617,
            "action_name": "Source string added",
            "url": "https://l10n.xwiki.org/api/changes/202617/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/438885/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/mentions-ui/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/mentions-ui/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-06-26T15:39:47.323422Z",
            "action": 13,
            "target": "",
            "id": 202616,
            "action_name": "Source string added",
            "url": "https://l10n.xwiki.org/api/changes/202616/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/438884/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/mentions-ui/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/mentions-ui/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-06-26T15:39:47.301882Z",
            "action": 13,
            "target": "",
            "id": 202615,
            "action_name": "Source string added",
            "url": "https://l10n.xwiki.org/api/changes/202615/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/438883/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/mentions-ui/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/mentions-ui/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-06-26T15:39:47.269383Z",
            "action": 13,
            "target": "",
            "id": 202613,
            "action_name": "Source string added",
            "url": "https://l10n.xwiki.org/api/changes/202613/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/438881/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/mentions-ui/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/mentions-ui/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-06-26T15:39:47.247450Z",
            "action": 13,
            "target": "",
            "id": 202611,
            "action_name": "Source string added",
            "url": "https://l10n.xwiki.org/api/changes/202611/?format=api"
        }
    ]
}