Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/37459/?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:48:36.971300Z",
    "action": 2,
    "target": "Observe que a verificação de sintaxe é apenas isso - verifica-se a sintaxe. Não serão verificados erros lógicos que você possa ter cometido, como colocar o programa em um loop infinito ou usar uma classificação de bolha (bubble sort) quando quiser usar uma classificação binária (binary sort).<_:footnote-1/>",
    "id": 106016,
    "action_name": "Translation changed",
    "url": "https://translate-dev.freebsd.org/api/changes/106016/?format=api"
}