Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/37400/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/boooks_developers-handbook/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/boooks_developers-handbook/pt_BR/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/LionyxML/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/LionyxML/?format=api",
    "timestamp": "2021-01-07T00:19:32.533555Z",
    "action": 2,
    "target": "A maior parte do documento requer pouco ou nenhum conhecimento de programação, embora assuma a competência básica de usar <trademark class=\"registered\"> UNIX </trademark> e uma vontade de aprender!",
    "id": 105972,
    "action_name": "Translation changed",
    "url": "https://translate-dev.freebsd.org/api/changes/105972/?format=api"
}