Translation components API.

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

GET /api/translations/sumwars/joringsbridge/de/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/sumwars/joringsbridge/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/joringsbridge/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2014-01-13T08:45:59+01:00",
            "action": 0,
            "target": "",
            "id": 26775,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/26775/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/sumwars/joringsbridge/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/joringsbridge/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2014-01-13T08:45:18+01:00",
            "action": 0,
            "target": "",
            "id": 26663,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/26663/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/sumwars/joringsbridge/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/joringsbridge/de/?format=api",
            "user": "https://hosted.weblate.org/api/users/emukis/?format=api",
            "author": "https://hosted.weblate.org/api/users/emukis/?format=api",
            "timestamp": "2013-10-30T15:54:28+01:00",
            "action": 1,
            "target": "",
            "id": 14675,
            "action_name": "Translation completed",
            "url": "https://hosted.weblate.org/api/changes/14675/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/253950/?format=api",
            "component": "https://hosted.weblate.org/api/components/sumwars/joringsbridge/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/joringsbridge/de/?format=api",
            "user": "https://hosted.weblate.org/api/users/emukis/?format=api",
            "author": "https://hosted.weblate.org/api/users/emukis/?format=api",
            "timestamp": "2013-10-30T15:54:19+01:00",
            "action": 5,
            "target": "Ansonsten, geht Eurer Arbeit gewissenhaft nach.",
            "id": 14674,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/14674/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/253938/?format=api",
            "component": "https://hosted.weblate.org/api/components/sumwars/joringsbridge/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/joringsbridge/de/?format=api",
            "user": "https://hosted.weblate.org/api/users/nijel/?format=api",
            "author": "https://hosted.weblate.org/api/users/nijel/?format=api",
            "timestamp": "2013-05-27T10:51:41+02:00",
            "action": 5,
            "target": "Wer ist das?",
            "id": 7398,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/7398/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/sumwars/joringsbridge/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/joringsbridge/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2013-05-10T14:22:58+02:00",
            "action": 0,
            "target": "",
            "id": 4311,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/4311/?format=api"
        }
    ]
}