Changes API.

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

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

{
    "unit": null,
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_bsdl-gpl/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2019-10-24T01:42:30.085733Z",
    "action": 18,
    "target": "",
    "id": 50299,
    "action_name": "Pushed changes",
    "url": "https://translate-dev.freebsd.org/api/changes/50299/?format=api"
}