Changes API.

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

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

{
    "unit": "http://translate.gtaf.org/api/units/104142/?format=api",
    "component": "http://translate.gtaf.org/api/components/data-server/glossary/?format=api",
    "translation": "http://translate.gtaf.org/api/translations/data-server/glossary/fil/?format=api",
    "user": "http://translate.gtaf.org/api/users/hosna/?format=api",
    "author": "http://translate.gtaf.org/api/users/hosna/?format=api",
    "timestamp": "2025-02-01T09:13:48.698179Z",
    "action": 31,
    "target": "Kabilang Buhay",
    "id": 127267,
    "action_name": "String added",
    "url": "http://translate.gtaf.org/api/changes/127267/?format=api"
}