Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/610628/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/articlescontributing_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescontributing_index/pt_BR/?format=api",
    "user": null,
    "author": "https://translate-dev.freebsd.org/api/users/anonymous/?format=api",
    "timestamp": "2021-04-08T20:22:25.311759Z",
    "action": 6,
    "target": "Depois de encontrar um bug ou problema, colete informações, investigue e corrija! Se houver um PR existente, de seguimento a ele. Caso contrário, crie um novo PR. Suas alterações serão analisadas e, se tudo estiver OK, elas serão aceitas e incorporadas.",
    "id": 279526,
    "action_name": "Automatic translation",
    "url": "https://translate-dev.freebsd.org/api/changes/279526/?format=api"
}