Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/114108588/?format=api",
    "component": "https://hosted.weblate.org/api/components/mypaint/libmypaint/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/mypaint/libmypaint/zh_Hant/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-01-16T09:39:54.825428+01:00",
    "action": 71,
    "target": "此工具所表現的橡皮擦特性\n0.0 一般塗繪\n1.0 標準橡皮擦\n0.5 像素會趨向 50 % 透明",
    "id": 78016285,
    "action_name": "String added in the repository",
    "url": "https://hosted.weblate.org/api/changes/78016285/?format=api"
}