Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/12358226/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/glossary/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/glossary/en/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/etc1/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/etc1/?format=api",
    "timestamp": "2023-01-09T20:45:04.221975Z",
    "action": 31,
    "target": "policy",
    "old": "",
    "details": {},
    "id": 9070654,
    "action_name": "String added",
    "url": "https://translate.fedoraproject.org/api/changes/9070654/?format=api"
}