Changes API.

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

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

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