Translation components API.

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

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

{
    "count": 107,
    "next": null,
    "previous": "https://l10n.elementary.io/api/translations/website/get-involved/nl/changes/?format=api&page=2",
    "results": [
        {
            "unit": "https://l10n.elementary.io/api/units/2405939/?format=api",
            "component": "https://l10n.elementary.io/api/components/website/get-involved/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/get-involved/nl/?format=api",
            "user": null,
            "author": "https://l10n.elementary.io/api/users/anonymous/?format=api",
            "timestamp": "2019-12-08T14:50:57.753831Z",
            "action": 4,
            "target": "PayPal - De veiligere, makkelijkere manier om online te betalen ",
            "id": 459102,
            "action_name": "Suggestion added",
            "url": "https://l10n.elementary.io/api/changes/459102/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/2391972/?format=api",
            "component": "https://l10n.elementary.io/api/components/website/get-involved/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/get-involved/nl/?format=api",
            "user": null,
            "author": "https://l10n.elementary.io/api/users/anonymous/?format=api",
            "timestamp": "2019-12-08T14:49:54.848244Z",
            "action": 4,
            "target": "Gebruik PayPal",
            "id": 459101,
            "action_name": "Suggestion added",
            "url": "https://l10n.elementary.io/api/changes/459101/?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/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-02-20T00:10:43.903587Z",
            "action": 0,
            "target": "",
            "id": 326207,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/326207/?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/nl/?format=api",
            "user": "https://l10n.elementary.io/api/users/btkostner/?format=api",
            "author": "https://l10n.elementary.io/api/users/btkostner/?format=api",
            "timestamp": "2019-01-18T16:39:26.500993Z",
            "action": 0,
            "target": "",
            "id": 318535,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/318535/?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/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-01-15T18:11:53.211267Z",
            "action": 0,
            "target": "",
            "id": 317779,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/317779/?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/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-11-10T02:01:34.577562Z",
            "action": 0,
            "target": "",
            "id": 284106,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/284106/?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/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-06-23T23:15:21.862427Z",
            "action": 0,
            "target": "",
            "id": 188358,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/188358/?format=api"
        }
    ]
}