Translation components API.

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

GET /api/translations/debian-handbook/00a_preface/es/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 55,
    "next": null,
    "previous": "https://hosted.weblate.org/api/translations/debian-handbook/00a_preface/es/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/debian-handbook/00a_preface/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/00a_preface/es/?format=api",
            "user": "https://hosted.weblate.org/api/users/rhertzog/?format=api",
            "author": "https://hosted.weblate.org/api/users/rhertzog/?format=api",
            "timestamp": "2015-09-09T19:00:03+02:00",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 458035,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/458035/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/debian-handbook/00a_preface/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/00a_preface/es/?format=api",
            "user": "https://hosted.weblate.org/api/users/adria/?format=api",
            "author": "https://hosted.weblate.org/api/users/adria/?format=api",
            "timestamp": "2015-09-03T17:47:46+02:00",
            "action": 1,
            "target": "",
            "old": "",
            "details": {},
            "id": 443458,
            "action_name": "Translation completed",
            "url": "https://hosted.weblate.org/api/changes/443458/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/debian-handbook/00a_preface/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/00a_preface/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-09-03T17:47:45+02:00",
            "action": 17,
            "target": "",
            "old": "",
            "details": {},
            "id": 443457,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/443457/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/debian-handbook/00a_preface/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/00a_preface/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-08-31T09:37:42+02:00",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 433998,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/433998/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/debian-handbook/00a_preface/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/00a_preface/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2014-10-08T16:04:10+02:00",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 94520,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/94520/?format=api"
        }
    ]
}