Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/82727613/?format=api",
    "component": "https://hosted.weblate.org/api/components/debian-handbook/02_case-study/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/debian-handbook/02_case-study/ar_MA/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-09-07T09:54:08.763984+02:00",
    "action": 30,
    "target": "Since Debian 6 <emphasis role=\"distribution\">Squeeze</emphasis>, it is possible to use Debian with a FreeBSD kernel on 32-bit and 64-bit computers; this is what the <literal>kfreebsd-i386</literal> and <literal>kfreebsd-amd64</literal> architectures mean. While these architectures are not “official” (they are hosted on a separate mirror — <literal>ports.debian.org</literal>), they provide over 60% of the software packaged by Debian.",
    "id": 34080541,
    "action_name": "Source string changed",
    "url": "https://hosted.weblate.org/api/changes/34080541/?format=api"
}