Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/392514/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/articlesproblem-reports_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesproblem-reports_index/pt_BR/?format=api",
    "user": null,
    "author": "https://translate-dev.freebsd.org/api/users/anonymous/?format=api",
    "timestamp": "2021-02-22T23:04:38.719654Z",
    "action": 4,
    "target": "<emphasis> Relate um problema apenas através do Relatório de Problemas.</emphasis> Evite incluir dois ou mais problemas dentro do mesmo relatório, a menos que estejam relacionados. Ao enviar patches, evite adicionar várias funcionalidades ou corrigir multiplos bugs no mesmo PR, a menos que eles estejam intimamente relacionados - esses PRs geralmente levam mais tempo para serem resolvidos.",
    "id": 156786,
    "action_name": "Suggestion added",
    "url": "https://translate-dev.freebsd.org/api/changes/156786/?format=api"
}