Changes API.

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

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

{
    "unit": "https://weblate.immersivetranslate.com/api/units/24300/?format=api",
    "component": "https://weblate.immersivetranslate.com/api/components/immersive-document-translation/immersive-translate-site/?format=api",
    "translation": "https://weblate.immersivetranslate.com/api/translations/immersive-document-translation/immersive-translate-site/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-02-28T08:44:52.758376Z",
    "action": 30,
    "target": "This PDF is an encrypted PDF (or has a default password set), and cannot be paginated. Please decrypt it and re-upload, or do not use pagination.",
    "id": 62157,
    "action_name": "Source string changed",
    "url": "https://weblate.immersivetranslate.com/api/changes/62157/?format=api"
}