Changes API.

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

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

{
    "unit": null,
    "component": "http://weblate.crnd.pro/api/components/generic-addons-16-0/test_crypto_utils/?format=api",
    "translation": "http://weblate.crnd.pro/api/translations/generic-addons-16-0/test_crypto_utils/uk/?format=api",
    "glossary_term": null,
    "user": null,
    "author": null,
    "timestamp": "2024-08-04T13:13:39.008437+03:00",
    "action": 17,
    "target": "",
    "id": 174763,
    "action_name": "Committed changes",
    "url": "http://weblate.crnd.pro/api/changes/174763/?format=api"
}