Translation components API.

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

GET /api/translations/xwiki-commons/xwiki-commons-job/hr/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-commons/xwiki-commons-job/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-01-26T13:03:01.666388Z",
            "action": 0,
            "target": "",
            "id": 281216,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/281216/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-commons/xwiki-commons-job/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-01-26T12:34:58.975877Z",
            "action": 0,
            "target": "",
            "id": 279561,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/279561/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-commons/xwiki-commons-job/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-12-02T15:29:45.621682Z",
            "action": 0,
            "target": "",
            "id": 276269,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/276269/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-commons/xwiki-commons-job/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/hr/?format=api",
            "user": "https://l10n.xwiki.org/api/users/surli/?format=api",
            "author": "https://l10n.xwiki.org/api/users/surli/?format=api",
            "timestamp": "2020-06-04T15:43:48.189581Z",
            "action": 0,
            "target": "",
            "id": 200926,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/200926/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/189566/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-commons/xwiki-commons-job/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/hr/?format=api",
            "user": "https://l10n.xwiki.org/api/users/atallahade/?format=api",
            "author": "https://l10n.xwiki.org/api/users/atallahade/?format=api",
            "timestamp": "2018-05-14T12:53:21.000270Z",
            "action": 30,
            "target": "Starting job of type [{0}]",
            "id": 10436,
            "action_name": "Source string changed",
            "url": "https://l10n.xwiki.org/api/changes/10436/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/189566/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-commons/xwiki-commons-job/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/hr/?format=api",
            "user": "https://l10n.xwiki.org/api/users/atallahade/?format=api",
            "author": "https://l10n.xwiki.org/api/users/atallahade/?format=api",
            "timestamp": "2018-05-14T12:52:13.333018Z",
            "action": 30,
            "target": "Starting job of type [{0}]",
            "id": 10428,
            "action_name": "Source string changed",
            "url": "https://l10n.xwiki.org/api/changes/10428/?format=api"
        }
    ]
}