Translation components API.

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

GET /api/translations/debian-handbook/05_packaging-system/ru/changes/?format=api&page=9
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 405,
    "next": null,
    "previous": "https://hosted.weblate.org/api/translations/debian-handbook/05_packaging-system/ru/changes/?format=api&page=8",
    "results": [
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/debian-handbook/05_packaging-system/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/05_packaging-system/ru/?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-18T21:08:02+02:00",
            "action": 0,
            "target": "",
            "id": 482616,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/482616/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/debian-handbook/05_packaging-system/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/05_packaging-system/ru/?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:02:12+02:00",
            "action": 0,
            "target": "",
            "id": 458144,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/458144/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/debian-handbook/05_packaging-system/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/05_packaging-system/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-08-31T09:41:43+02:00",
            "action": 0,
            "target": "",
            "id": 434263,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/434263/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/debian-handbook/05_packaging-system/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/05_packaging-system/ru/?format=api",
            "user": "https://hosted.weblate.org/api/users/rhertzog/?format=api",
            "author": "https://hosted.weblate.org/api/users/rhertzog/?format=api",
            "timestamp": "2015-08-28T12:31:00+02:00",
            "action": 0,
            "target": "",
            "id": 430659,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/430659/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/debian-handbook/05_packaging-system/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/05_packaging-system/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2014-10-08T16:12:28+02:00",
            "action": 0,
            "target": "",
            "id": 94847,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/94847/?format=api"
        }
    ]
}