Changes API

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

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

{
    "unit": null,
    "component": "https://weblate.alelec.net/api/components/navdy/alelec_navdy_client-rawhelp_strings/?format=api",
    "translation": null,
    "dictionary": null,
    "user": null,
    "author": null,
    "timestamp": "2019-08-27T01:34:53.342044Z",
    "action": 51,
    "target": "",
    "id": 2615,
    "action_name": "Created component",
    "url": "https://weblate.alelec.net/api/changes/2615/?format=api"
}