Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/28777120/?format=api",
    "component": "https://hosted.weblate.org/api/components/peek/glossary/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/peek/glossary/eo/?format=api",
    "user": "https://hosted.weblate.org/api/users/jorgesumle/?format=api",
    "author": null,
    "timestamp": "2020-12-31T23:08:51.762434+01:00",
    "action": 5,
    "target": "registrilo",
    "id": 8796732,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/8796732/?format=api"
}