Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/14452510/?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-04-20T02:33:39.585755Z",
    "action": 30,
    "target": "<p><b>Chunk Size:</b> It is the smallest \"atomic\" mass of data that can be written to the devices. A reasonable chunk size for RAID 5 is 128 kB. For RAID 0, 32 kB is a good starting point.</p>",
    "id": 2673233,
    "action_name": "Source string changed",
    "url": "https://l10n.opensuse.org/api/changes/2673233/?format=api"
}