Translation components API.

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

GET /api/translations/xwiki-contrib/android-authenticator/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-contrib/android-authenticator/en/changes/?format=api",
    "results": [
        {
            "unit": "https://l10n.xwiki.org/api/units/194313/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/android-authenticator/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/android-authenticator/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-05-29T07:32:42.609818Z",
            "action": 13,
            "target": "",
            "id": 12428,
            "action_name": "Source string added",
            "url": "https://l10n.xwiki.org/api/changes/12428/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/194312/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/android-authenticator/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/android-authenticator/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-05-29T07:32:42.582837Z",
            "action": 13,
            "target": "",
            "id": 12427,
            "action_name": "Source string added",
            "url": "https://l10n.xwiki.org/api/changes/12427/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/194311/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/android-authenticator/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/android-authenticator/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-05-29T07:32:42.548341Z",
            "action": 13,
            "target": "",
            "id": 12426,
            "action_name": "Source string added",
            "url": "https://l10n.xwiki.org/api/changes/12426/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/194310/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/android-authenticator/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/android-authenticator/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-05-29T07:32:42.521449Z",
            "action": 13,
            "target": "",
            "id": 12425,
            "action_name": "Source string added",
            "url": "https://l10n.xwiki.org/api/changes/12425/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/194309/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/android-authenticator/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/android-authenticator/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-05-29T07:32:42.478309Z",
            "action": 13,
            "target": "",
            "id": 12424,
            "action_name": "Source string added",
            "url": "https://l10n.xwiki.org/api/changes/12424/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/194308/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/android-authenticator/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/android-authenticator/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-05-29T07:32:42.445713Z",
            "action": 13,
            "target": "",
            "id": 12423,
            "action_name": "Source string added",
            "url": "https://l10n.xwiki.org/api/changes/12423/?format=api"
        }
    ]
}