Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1557954/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/articlesfreebsd-src-lsp_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesfreebsd-src-lsp_index/pt_BR/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/ebrandi/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/ebrandi/?format=api",
    "timestamp": "2023-05-08T19:04:11.664937Z",
    "action": 5,
    "target": "Se quisermos usar o `clangd`, precisaremos instalar o `llvm` (O comando de exemplo usa o `llvm15`, mas escolha a versão que desejar):",
    "id": 531558,
    "action_name": "New translation",
    "url": "https://translate-dev.freebsd.org/api/changes/531558/?format=api"
}