Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.opensourcepos.org/api/components/opensourcepos/config/?format=api",
    "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/config/ar_EG/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-04-03T05:50:53.819036Z",
    "action": 17,
    "target": "",
    "id": 32447,
    "action_name": "Committed changes",
    "url": "https://translate.opensourcepos.org/api/changes/32447/?format=api"
}