Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/193697/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcdocfirst_stepsresetwindows-po/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocfirst_stepsresetwindows-po/es/?format=api",
    "user": "https://translate.tails.net/api/users/xin/?format=api",
    "author": "https://translate.tails.net/api/users/xin/?format=api",
    "timestamp": "2024-09-12T10:38:55.638222Z",
    "action": 36,
    "target": "          Núm Disco  Estado      Tamaño     Disp     Din  Gpt\n          --------  ----------  -------  -------  ---  ---\n          Disco 0    En línea        80 GB      0 B\n          Disco 1    En línea         8 GB      0 B\n",
    "old": "          Disk ###  Status      Size     Free     Dyn  Gpt\n          --------  ----------  -------  -------  ---  ---\n          Disk 0    Online        80 GB      0 B\n          Disk 1    Online         8 GB      0 B\n",
    "details": {
        "state": 30,
        "source": "          Disk ###  Status      Size     Free     Dyn  Gpt\n          --------  ----------  -------  -------  ---  ---\n          Disk 0    Online        80 GB      0 B\n          Disk 1    Online         8 GB      0 B\n",
        "old_state": 30
    },
    "id": 3344637,
    "action_name": "Translation approved",
    "url": "https://translate.tails.net/api/changes/3344637/?format=api"
}