Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/3575183/?format=api",
    "component": "https://hosted.weblate.org/api/components/ricin/app/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/ricin/app/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": "2021-02-08T05:39:21.214437+01:00",
    "action": 2,
    "target": " 现在 ",
    "id": 9302268,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/9302268/?format=api"
}