Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/28966327/?format=api",
    "component": "https://hosted.weblate.org/api/components/weblate/hosted-error-pages/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/weblate/hosted-error-pages/pt_BR/?format=api",
    "user": "https://hosted.weblate.org/api/users/rafaelff/?format=api",
    "author": "https://hosted.weblate.org/api/users/rafaelff/?format=api",
    "timestamp": "2021-02-08T11:39:09.881060+01:00",
    "action": 5,
    "target": "Licenciado sob a GNU GPLv3+",
    "id": 9308206,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/9308206/?format=api"
}