Translation components API.

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

GET /api/translations/belenios/voter/it/changes/?format=api&page=8
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 353,
    "next": null,
    "previous": "https://hosted.weblate.org/api/translations/belenios/voter/it/changes/?format=api&page=7",
    "results": [
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/belenios/voter/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/belenios/voter/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-11-25T09:03:14.093366+01:00",
            "action": 0,
            "target": "",
            "id": 8318553,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/8318553/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/belenios/voter/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/belenios/voter/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-11-24T16:04:10.721618+01:00",
            "action": 0,
            "target": "",
            "id": 8312109,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/8312109/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/belenios/voter/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/belenios/voter/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-11-06T13:21:51.462063+01:00",
            "action": 0,
            "target": "",
            "id": 8115462,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/8115462/?format=api"
        }
    ]
}