Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/200341/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_contributing/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_contributing/es/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/juanda097/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/juanda097/?format=api",
    "timestamp": "2020-07-27T03:57:07.582208Z",
    "action": 5,
    "target": "Construye el árbol fuente (o sólo una parte de él) con advertencias adicionales habilitadas y limpia las advertencias. También se puede encontrar una lista de advertencias de construcción en nuestro <link xlink:href=\"https://ci.freebsd.org\">CI</link> seleccionando una construcción y marcando \"LLVM/Clang Warnings\".",
    "id": 79883,
    "action_name": "New translation",
    "url": "https://translate-dev.freebsd.org/api/changes/79883/?format=api"
}