Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/84934259/?format=api",
    "component": "https://hosted.weblate.org/api/components/debian-handbook/13_workstation/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/debian-handbook/13_workstation/zh_Hans/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-10-16T21:21:43.010607+02:00",
    "action": 30,
    "target": "<emphasis>Cinnamon</emphasis> and <emphasis>MATE</emphasis> both started when GNOME 3 moved away from the traditional desktop paradigm, dropping the usual panel and its menu in favor of the new search-based shell. The former reintroduced a panel by forking GNOME Shell and the latter is a continuation of GNOME 2. They can be installed with the <emphasis role=\"pkg\">cinnamon-desktop-environment</emphasis> (<emphasis role=\"pkg\">task-cinnamon-desktop</emphasis>) and <emphasis role=\"pkg\">mate-desktop-environment</emphasis> (<emphasis role=\"pkg\">task-mate-desktop</emphasis>) meta-packages. <ulink type=\"block\" url=\"https://developer.linuxmint.com/projects/cinnamon-projects.html\" /> <ulink type=\"block\" url=\"https://mate-desktop.org/\" />",
    "id": 36921265,
    "action_name": "Source string changed",
    "url": "https://hosted.weblate.org/api/changes/36921265/?format=api"
}