Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/412622/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/articlesvinum_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvinum_index/es/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/fernape/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/fernape/?format=api",
    "timestamp": "2021-03-24T12:35:52.459105Z",
    "action": 5,
    "target": "Este capítulo proporciona una visión general de los problemas potenciales del almacenamiento tradicional en disco, y una introducción al gestor de volúmenes <filename>vinum</filename>.",
    "id": 229766,
    "action_name": "New translation",
    "url": "https://translate-dev.freebsd.org/api/changes/229766/?format=api"
}