Changes API.

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

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

{
    "unit": "http://weblate.ops404.it/api/units/89124/?format=api",
    "component": "http://weblate.ops404.it/api/components/ooops-mixin-14-0/printnode_base/?format=api",
    "translation": "http://weblate.ops404.it/api/translations/ooops-mixin-14-0/printnode_base/it/?format=api",
    "glossary_term": null,
    "user": "http://weblate.ops404.it/api/users/francesco-ooops/?format=api",
    "author": "http://weblate.ops404.it/api/users/francesco-ooops/?format=api",
    "timestamp": "2024-10-25T15:14:29.340484+02:00",
    "action": 37,
    "target": "9f68a54b09ff07ae13d4442c120ff0eeaaeadfxx",
    "id": 69721,
    "action_name": "Marked for edit",
    "url": "http://weblate.ops404.it/api/changes/69721/?format=api"
}