Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1260881/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/booksfdp-primerstructure_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerstructure_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": "2022-01-10T07:15:00.142626Z",
    "action": 5,
    "target": "Por qué deberías utilizar una licencia de estilo BSD para tu proyecto de Código Abierto",
    "id": 350402,
    "action_name": "Νέα μετάφραση",
    "url": "https://translate-dev.freebsd.org/api/changes/350402/?format=api"
}