Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/14849638/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-storage/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-storage/master/bg/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-11-03T02:34:21.411480Z",
    "action": 30,
    "target": "TPM-Based Full Disk Encrytion",
    "id": 2790443,
    "action_name": "Source string changed",
    "url": "https://l10n.opensuse.org/api/changes/2790443/?format=api"
}