Translation components API.

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

GET /api/translations/xwiki-commons/xwiki-commons-job/en/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/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-01-26T13:03:01.205428Z",
            "action": 0,
            "target": "",
            "id": 281211,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/281211/?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/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-01-26T12:34:58.484243Z",
            "action": 0,
            "target": "",
            "id": 279556,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/279556/?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/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-12-02T15:29:44.978563Z",
            "action": 0,
            "target": "",
            "id": 276263,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/276263/?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/en/?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:47.971476Z",
            "action": 0,
            "target": "",
            "id": 200923,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/200923/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/189556/?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/en/?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:20.871814Z",
            "action": 2,
            "target": "Starting job of type [{0}]",
            "id": 10434,
            "action_name": "Translation changed",
            "url": "https://l10n.xwiki.org/api/changes/10434/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/189556/?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/en/?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.182548Z",
            "action": 2,
            "target": "Starting job of type [{0}]",
            "id": 10426,
            "action_name": "Translation changed",
            "url": "https://l10n.xwiki.org/api/changes/10426/?format=api"
        }
    ]
}