Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/8322983/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/ibus-table/app/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/ibus-table/app/zh_CN/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/mwety/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/mwety/?format=api",
    "timestamp": "2023-12-25T14:06:42.453931Z",
    "action": 2,
    "target": "自动通配符",
    "id": 14272803,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/14272803/?format=api"
}