Changes API.

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

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

{
    "unit": null,
    "component": null,
    "translation": null,
    "user": "https://hosted.weblate.org/api/users/shenek/?format=api",
    "author": "https://hosted.weblate.org/api/users/shenek/?format=api",
    "timestamp": "2019-04-29T12:19:36+02:00",
    "action": 38,
    "target": "foris-tls-plugin",
    "id": 4146672,
    "action_name": "Component removed",
    "url": "https://hosted.weblate.org/api/changes/4146672/?format=api"
}