Changes API.

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

GET /api/changes/107522/?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": "https://translate-dev.freebsd.org/api/users/dbaio/?format=api",
    "author": null,
    "timestamp": "2021-01-30T15:43:59.821527Z",
    "action": 14,
    "target": "",
    "id": 107522,
    "action_name": "Componente bloqueado",
    "url": "https://translate-dev.freebsd.org/api/changes/107522/?format=api"
}