Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/18227954/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/blivet/blivet-gui/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/blivet/blivet-gui/ru/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-08-14T13:40:20.972701Z",
    "action": 30,
    "target": " • <i>Mountpoints:</i>\n     {mountpoints}",
    "old": " • <i>Mountpoint:</i> {mountpoint}\n",
    "details": {
        "state": 10,
        "source": " • <i>Mountpoints:</i>\n     {mountpoints}",
        "old_state": -1
    },
    "id": 16872333,
    "action_name": "Source string changed",
    "url": "https://translate.fedoraproject.org/api/changes/16872333/?format=api"
}