Translation components API.

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

GET /api/translations/debian-handbook/70_conclusion/nb_NO/changes/?format=api&page=3
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 102,
    "next": null,
    "previous": "https://hosted.weblate.org/api/translations/debian-handbook/70_conclusion/nb_NO/changes/?format=api&page=2",
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/16833750/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/70_conclusion/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/70_conclusion/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-05-17T18:38:58.578466+02:00",
            "action": 30,
            "target": "In addition to these internal developments, one can reasonably expect new Debian-based distributions to come to light, as many tools keep simplifying this task. New specialized subprojects will also be started, in order to widen Debian's reach to new horizons.",
            "old": "In addition to these internal developments, one can reasonably expect new Debian-based distributions to come to light, as many tools keep making this task easier. New specialized subprojects will also be started, in order to widen Debian's reach to new horizons.",
            "details": {},
            "id": 6197679,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/6197679/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/debian-handbook/70_conclusion/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/70_conclusion/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-08-23T11:50:30+02:00",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 3005184,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/3005184/?format=api"
        }
    ]
}