Changes API.

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

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

{
    "unit": "http://translate.gtaf.org/api/units/123466/?format=api",
    "component": "http://translate.gtaf.org/api/components/greentech/glossary/?format=api",
    "translation": "http://translate.gtaf.org/api/translations/greentech/glossary/bn/?format=api",
    "user": "http://translate.gtaf.org/api/users/admin/?format=api",
    "author": "http://translate.gtaf.org/api/users/admin/?format=api",
    "timestamp": "2025-10-21T04:03:59.286906Z",
    "action": 66,
    "target": "হোম",
    "id": 174587,
    "action_name": "Explanation updated",
    "url": "http://translate.gtaf.org/api/changes/174587/?format=api"
}