Translation components API.

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

GET /api/components/debian-reference/translations/changes/?format=api&page=1281
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 64005,
    "next": null,
    "previous": "https://hosted.weblate.org/api/components/debian-reference/translations/changes/?format=api&page=1280",
    "results": [
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/debian-reference/translations/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-reference/translations/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-07-20T14:46:49+02:00",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 1135682,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/1135682/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/debian-reference/translations/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-reference/translations/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-07-20T14:27:01+02:00",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 1135642,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/1135642/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/debian-reference/translations/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-reference/translations/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-07-20T13:44:49+02:00",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 1135611,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/1135611/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/debian-reference/translations/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-reference/translations/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-07-20T13:20:48+02:00",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 1135528,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/1135528/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/debian-reference/translations/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2016-07-20T12:47:49+02:00",
            "action": 20,
            "target": "",
            "old": "",
            "details": {},
            "id": 1127795,
            "action_name": "Repository merged",
            "url": "https://hosted.weblate.org/api/changes/1127795/?format=api"
        }
    ]
}