Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/12406351/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-8/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-8/pt_BR/?format=api",
    "user": null,
    "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
    "timestamp": "2023-05-30T00:46:29.433903Z",
    "action": 29,
    "target": "Selecione todas as unidades nas quais você gostaria que o ponto de montagem fosse criado.",
    "old": "",
    "details": {},
    "id": 11661311,
    "action_name": "Suggestion removed during cleanup",
    "url": "https://translate.fedoraproject.org/api/changes/11661311/?format=api"
}