Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/481345/?format=api",
    "component": "https://hosted.weblate.org/api/components/gammu/wammu/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/zh_Hans/?format=api",
    "user": "https://hosted.weblate.org/api/users/deleted-13019/?format=api",
    "author": "https://hosted.weblate.org/api/users/deleted-13019/?format=api",
    "timestamp": "2022-01-24T09:25:18.084666+01:00",
    "action": 2,
    "target": "\n分发本程序是希望它将有所裨益,然而作者\n不负任何担保责任;亦无对适售性或特定目的\n适用性所为的默示性担保。\n详情请参照GNU通用公共授权。\n",
    "id": 16121371,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/16121371/?format=api"
}