Changes API.

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

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

{
    "unit": null,
    "component": "https://hosted.weblate.org/api/components/sumwars/joringsbridge/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2020-08-19T05:32:56.919142+02:00",
    "action": 14,
    "target": "",
    "id": 7176022,
    "action_name": "Component locked",
    "url": "https://hosted.weblate.org/api/changes/7176022/?format=api"
}