Changes API.

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

GET /api/changes/4807985/?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/orangesunny/?format=api",
    "author": null,
    "timestamp": "2019-10-14T11:26:17+02:00",
    "action": 34,
    "target": "",
    "id": 4807985,
    "action_name": "User added",
    "url": "https://hosted.weblate.org/api/changes/4807985/?format=api"
}