Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/links/?format=api",
    "translation": null,
    "user": "https://weblate.info.ucl.ac.be/api/users/petermantis/?format=api",
    "author": "https://weblate.info.ucl.ac.be/api/users/petermantis/?format=api",
    "timestamp": "2020-03-15T03:35:36.683394+01:00",
    "action": 48,
    "target": "",
    "id": 8074,
    "action_name": "Added new language",
    "url": "https://weblate.info.ucl.ac.be/api/changes/8074/?format=api"
}