Translation components API.

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

GET /api/translations/website/get-involved/pl/changes/?format=api&page=3
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 110,
    "next": null,
    "previous": "https://l10n.elementary.io/api/translations/website/get-involved/pl/changes/?format=api&page=2",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/get-involved/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/get-involved/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-06-14T15:28:28.209013Z",
            "action": 17,
            "target": "",
            "id": 59916,
            "action_name": "Changes committed",
            "url": "https://l10n.elementary.io/api/changes/59916/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/get-involved/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/get-involved/pl/?format=api",
            "user": "https://l10n.elementary.io/api/users/kingu/?format=api",
            "author": "https://l10n.elementary.io/api/users/kingu/?format=api",
            "timestamp": "2017-04-30T21:14:41.828866Z",
            "action": 1,
            "target": "",
            "id": 33897,
            "action_name": "Translation completed",
            "url": "https://l10n.elementary.io/api/changes/33897/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/get-involved/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/get-involved/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-04-30T21:14:39.052516Z",
            "action": 17,
            "target": "",
            "id": 33895,
            "action_name": "Changes committed",
            "url": "https://l10n.elementary.io/api/changes/33895/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/get-involved/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/get-involved/pl/?format=api",
            "user": "https://l10n.elementary.io/api/users/png2378/?format=api",
            "author": "https://l10n.elementary.io/api/users/png2378/?format=api",
            "timestamp": "2017-04-30T19:27:14.853425Z",
            "action": 0,
            "target": "",
            "id": 33808,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/33808/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/get-involved/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/get-involved/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-04-29T21:41:33.674855Z",
            "action": 0,
            "target": "",
            "id": 32209,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/32209/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/get-involved/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/get-involved/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-04-23T01:02:04.735055Z",
            "action": 0,
            "target": "",
            "id": 26488,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/26488/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/get-involved/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/get-involved/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-04-21T01:42:34.054098Z",
            "action": 0,
            "target": "",
            "id": 24141,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/24141/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/get-involved/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/get-involved/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-04-21T01:21:53.545224Z",
            "action": 0,
            "target": "",
            "id": 24049,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/24049/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/get-involved/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/get-involved/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-04-15T22:35:44.327785Z",
            "action": 17,
            "target": "",
            "id": 18042,
            "action_name": "Changes committed",
            "url": "https://l10n.elementary.io/api/changes/18042/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/get-involved/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/get-involved/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-03-07T04:07:57.703756Z",
            "action": 0,
            "target": "",
            "id": 1622,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1622/?format=api"
        }
    ]
}