Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/676576/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcdocfirst_stepsdesktop-po/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocfirst_stepsdesktop-po/de/?format=api",
    "user": "https://translate.tails.net/api/users/xin/?format=api",
    "author": "https://translate.tails.net/api/users/xin/?format=api",
    "timestamp": "2024-06-10T10:09:51.291253Z",
    "action": 26,
    "target": "    <p>Um mehr über die vielen Tastenkürzel in GNOME zu erfahren,\nöffnen Sie das <i>Einstellungen</i>-Dienstprogramm und wählen\n<b>Tastenkürzel</b>.</p>\n",
    "id": 3323432,
    "action_name": "Suggestion removed",
    "url": "https://translate.tails.net/api/changes/3323432/?format=api"
}