Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/2145481/?format=api",
    "component": "https://hosted.weblate.org/api/components/phpmyadmin/4-9/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/4-9/fa/?format=api",
    "user": null,
    "author": "https://hosted.weblate.org/api/users/anonymous/?format=api",
    "timestamp": "2020-05-12T05:46:24.801398+02:00",
    "action": 29,
    "target": "نام پایگاه داده %1$s به %2$s تغییرکرده است.",
    "id": 6158417,
    "action_name": "Suggestion removed during cleanup",
    "url": "https://hosted.weblate.org/api/changes/6158417/?format=api"
}