Changes API.

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

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

{
    "unit": "https://kodi.weblate.cloud/api/units/8854643/?format=api",
    "component": "https://kodi.weblate.cloud/api/components/kodi-add-ons-virtual-filesystems/vfs-rar/?format=api",
    "translation": "https://kodi.weblate.cloud/api/translations/kodi-add-ons-virtual-filesystems/vfs-rar/de_de/?format=api",
    "user": "https://kodi.weblate.cloud/api/users/ksooo/?format=api",
    "author": "https://kodi.weblate.cloud/api/users/Demian/?format=api",
    "timestamp": "2023-01-31T22:39:27.923291Z",
    "action": 7,
    "target": "Dieses Addon dient zum Entpacken von RAR-Archiven.[CR][CR]Es ermöglicht das direkte Lesen nicht komprimierter RAR-Dateien, sodass ein vorheriges Entpacken nicht erforderlich ist. Bei allen anderen Typen wird der Inhalt temporär entpackt und an Kodi übertragen.[CR][CR]Achtung: Der Archivtyp „Solid RAR“ erfordert ein vollständiges Entpacken, um die darin enthaltenen Dateien zu verwenden. Daher können die Zugriffszeiten für größere Pakete länger sein.",
    "id": 1593028,
    "action_name": "Suggestion accepted",
    "url": "https://kodi.weblate.cloud/api/changes/1593028/?format=api"
}