Changes API.

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

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

{
    "unit": null,
    "component": "http://translate.mapotempo.com/api/components/mapotempo-doc/manual04-destinations/?format=api",
    "translation": null,
    "glossary_term": null,
    "user": null,
    "author": null,
    "timestamp": "2022-11-25T04:30:20.438136+01:00",
    "action": 15,
    "target": "",
    "id": 33212,
    "action_name": "Component automatically unlocked",
    "url": "http://translate.mapotempo.com/api/changes/33212/?format=api"
}