Translation components API.

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

GET /api/translations/files/extra/lb/changes/?format=api&page=4
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 157,
    "next": null,
    "previous": "https://l10n.elementary.io/api/translations/files/extra/lb/changes/?format=api&page=3",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/files/extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/files/extra/lb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-12-13T20:08:30.789282Z",
            "action": 0,
            "target": "",
            "id": 467265,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/467265/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/files/extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/files/extra/lb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-12-13T20:04:22.427561Z",
            "action": 0,
            "target": "",
            "id": 466661,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/466661/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/files/extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/files/extra/lb/?format=api",
            "user": "https://l10n.elementary.io/api/users/tintou/?format=api",
            "author": "https://l10n.elementary.io/api/users/tintou/?format=api",
            "timestamp": "2019-07-17T12:20:42.944686Z",
            "action": 0,
            "target": "",
            "id": 372361,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/372361/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/files/extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/files/extra/lb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-12-19T00:07:01.986986Z",
            "action": 0,
            "target": "",
            "id": 303356,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/303356/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/files/extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/files/extra/lb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-06-23T23:56:21.068179Z",
            "action": 0,
            "target": "",
            "id": 192620,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/192620/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/files/extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/files/extra/lb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-07-07T03:08:47.018195Z",
            "action": 0,
            "target": "",
            "id": 72505,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/72505/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/files/extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/files/extra/lb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-06-18T17:26:08.339836Z",
            "action": 0,
            "target": "",
            "id": 63220,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/63220/?format=api"
        }
    ]
}