Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1563375/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/articleslicense-guide_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articleslicense-guide_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": "2023-07-26T15:06:25.254578Z",
    "action": 5,
    "target": "`WITH` debería usarse cuando se necesita un modificador de licencia. En el proyecto FreeBSD, un número determinado de ficheros de LLVM tienen una excepción a la licencia Apache 2.0:",
    "id": 563388,
    "action_name": "New translation",
    "url": "https://translate-dev.freebsd.org/api/changes/563388/?format=api"
}