Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/392536/?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.811023Z",
    "action": 4,
    "target": "Você também deve observar que, a menos que você especifique explicitamente o contrário em seu PR ou no próprio patch, quaisquer patches enviados por você serão considerados licenciados sob os mesmos termos do arquivo original que você modificou.",
    "id": 156794,
    "action_name": "添加了建议",
    "url": "https://translate-dev.freebsd.org/api/changes/156794/?format=api"
}