Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/200343/?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/pt_BR/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/dbaio/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/dbaio/?format=api",
    "timestamp": "2020-07-26T13:19:55.299098Z",
    "action": 5,
    "target": "Compile a árvore de código fonte (ou apenas parte dela) com avisos extras ativados e limpe-os depois. Uma lista de avisos de compilação também pode ser encontrada em nosso <link xlink:href=\"https://ci.freebsd.org\">CI</link> selecionando uma compilação e verificando \"LLVM/Clang Warnings\".",
    "id": 79367,
    "action_name": "新译文",
    "url": "https://translate-dev.freebsd.org/api/changes/79367/?format=api"
}