Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/17817878/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda-webui/anaconda-webui/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda-webui/anaconda-webui/cs/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-05-09T02:48:26.077075Z",
    "action": 30,
    "target": "Real hostname must be 64 characters or less",
    "id": 16055339,
    "action_name": "Source string changed",
    "url": "https://translate.fedoraproject.org/api/changes/16055339/?format=api"
}