Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1557948/?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:02:04.587227Z",
    "action": 5,
    "target": "Este guia é sobre como configurar uma árvore src do FreeBSD com servidores de linguagem realizando a indexação de código fonte. O guia descreve os passos para o Vim/NeoVim e o VSCode. Se você usar um editor de texto diferente, pode usar este guia como referência e procurar os comandos equivalentes para o seu editor preferido.",
    "id": 531553,
    "action_name": "New translation",
    "url": "https://translate-dev.freebsd.org/api/changes/531553/?format=api"
}