Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/64886/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/admin/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/admin/te/?format=api",
    "user": "https://translate.yunohost.org/api/users/buoyantair/?format=api",
    "author": "https://translate.yunohost.org/api/users/buoyantair/?format=api",
    "timestamp": "2023-03-12T18:37:47.678617Z",
    "action": 5,
    "target": "ఈ అనువర్తనం యొక్క నిర్వహణ ఈ అనువర్తనం ఉత్పత్తి ఉపయోగం కోసం ఇంకా సిద్ధంగా లేదని ప్రకటించింది. జాగ్రత్త!",
    "id": 99686,
    "action_name": "Translation added",
    "url": "https://translate.yunohost.org/api/changes/99686/?format=api"
}