Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1176440/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/booksfdp-primerdoc-build_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerdoc-build_index/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": "2021-07-18T21:07:15.102807Z",
    "action": 2,
    "target": "Descreve o Processo de Compilação da Documentação do FreeBSD",
    "id": 331055,
    "action_name": "Translation changed",
    "url": "https://translate-dev.freebsd.org/api/changes/331055/?format=api"
}