Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/231088/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/boooks_handbook/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/boooks_handbook/pt_BR/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/kanazuchi/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/kanazuchi/?format=api",
    "timestamp": "2021-01-29T14:53:24.756526Z",
    "action": 5,
    "target": "Esteja certo de selecionar um arquivo que verdadeiramente corresponde a versão do buit-in, por outro lado pode haver um comportamento inesperado.",
    "id": 107461,
    "action_name": "New translation",
    "url": "https://translate-dev.freebsd.org/api/changes/107461/?format=api"
}