Translation components API.

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

GET /api/components/mailcleaner/user-interface/changes/?format=api&page=222
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 11054,
    "next": null,
    "previous": "https://hosted.weblate.org/api/components/mailcleaner/user-interface/changes/?format=api&page=221",
    "results": [
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/mailcleaner/user-interface/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/mailcleaner/user-interface/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-09-27T09:37:14+02:00",
            "action": 0,
            "target": "",
            "id": 2087342,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/2087342/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/mailcleaner/user-interface/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/mailcleaner/user-interface/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-09-27T09:37:05+02:00",
            "action": 0,
            "target": "",
            "id": 2087308,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/2087308/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/mailcleaner/user-interface/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/mailcleaner/user-interface/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-09-27T09:37:00+02:00",
            "action": 0,
            "target": "",
            "id": 2087274,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/2087274/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/mailcleaner/user-interface/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2017-09-27T09:36:47+02:00",
            "action": 20,
            "target": "",
            "id": 2086942,
            "action_name": "Repository merged",
            "url": "https://hosted.weblate.org/api/changes/2086942/?format=api"
        }
    ]
}