Translation components API.

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

GET /api/translations/website/support/ru/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 58,
    "next": null,
    "previous": "https://l10n.elementary.io/api/translations/website/support/ru/changes/?format=api",
    "results": [
        {
            "unit": "https://l10n.elementary.io/api/units/1284428/?format=api",
            "component": "https://l10n.elementary.io/api/components/website/support/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/support/ru/?format=api",
            "user": "https://l10n.elementary.io/api/users/quaiby/?format=api",
            "author": "https://l10n.elementary.io/api/users/quaiby/?format=api",
            "timestamp": "2018-12-04T11:14:53.722981Z",
            "action": 4,
            "target": "AppCenter",
            "id": 296737,
            "action_name": "Suggestion added",
            "url": "https://l10n.elementary.io/api/changes/296737/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/support/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/support/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-11-25T00:08:57.891461Z",
            "action": 17,
            "target": "",
            "id": 292625,
            "action_name": "Changes committed",
            "url": "https://l10n.elementary.io/api/changes/292625/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/2302504/?format=api",
            "component": "https://l10n.elementary.io/api/components/website/support/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/support/ru/?format=api",
            "user": "https://l10n.elementary.io/api/users/deleted-7/?format=api",
            "author": "https://l10n.elementary.io/api/users/deleted-7/?format=api",
            "timestamp": "2018-11-24T07:26:36.007132Z",
            "action": 5,
            "target": "Code",
            "id": 292496,
            "action_name": "Translation added",
            "url": "https://l10n.elementary.io/api/changes/292496/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/support/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/support/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-11-10T02:03:37.365816Z",
            "action": 0,
            "target": "",
            "id": 284303,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/284303/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/support/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/support/ru/?format=api",
            "user": "https://l10n.elementary.io/api/users/deleted-7/?format=api",
            "author": null,
            "timestamp": "2018-06-24T09:17:45.439181Z",
            "action": 17,
            "target": "",
            "id": 206216,
            "action_name": "Changes committed",
            "url": "https://l10n.elementary.io/api/changes/206216/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/support/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/support/ru/?format=api",
            "user": "https://l10n.elementary.io/api/users/deleted-7/?format=api",
            "author": "https://l10n.elementary.io/api/users/deleted-7/?format=api",
            "timestamp": "2018-06-24T09:17:45.287535Z",
            "action": 1,
            "target": "",
            "id": 206215,
            "action_name": "Translation completed",
            "url": "https://l10n.elementary.io/api/changes/206215/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/1284432/?format=api",
            "component": "https://l10n.elementary.io/api/components/website/support/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/support/ru/?format=api",
            "user": "https://l10n.elementary.io/api/users/deleted-7/?format=api",
            "author": "https://l10n.elementary.io/api/users/deleted-7/?format=api",
            "timestamp": "2018-06-24T09:17:17.747525Z",
            "action": 5,
            "target": "Почта",
            "id": 206213,
            "action_name": "Translation added",
            "url": "https://l10n.elementary.io/api/changes/206213/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/support/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/support/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-06-23T23:19:09.830059Z",
            "action": 0,
            "target": "",
            "id": 188652,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/188652/?format=api"
        }
    ]
}