Changes API.

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

GET /api/changes/78312/?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_ipsec-must/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2020-07-16T10:27:25.367325Z",
    "action": 47,
    "target": "",
    "id": 78312,
    "action_name": "Alerta nueva",
    "url": "https://translate-dev.freebsd.org/api/changes/78312/?format=api"
}