Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/103509404/?format=api",
    "component": "https://hosted.weblate.org/api/components/turris/healthcheck-system/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/turris/healthcheck-system/de/?format=api",
    "user": "https://hosted.weblate.org/api/users/Ignatz/?format=api",
    "author": "https://hosted.weblate.org/api/users/Ignatz/?format=api",
    "timestamp": "2023-08-12T14:06:05.790161+02:00",
    "action": 5,
    "target": "Diese Konfigurationsdateien haben entweder Sie selbst geändert oder eine Anwendung, die Sie verwenden. Sie möchten den neuen Standardzustand in der '*-opkg'-Datei (der Name der Originaldatei mit angehängtem '-opkg') überprüfen und Ihre Konfiguration entsprechend aktualisieren. Danach können Sie die '*-opkg'-Datei löschen.",
    "old": "",
    "details": {
        "state": 20,
        "source": "These configuration files were modified either directly by you or by application you used. You want to check the new default state saved in '*-opkg' file (the original file name with '-opkg' appended and update your configuration accordingly. Then you can remove '*-opkg' file.",
        "old_state": 0
    },
    "id": 63470343,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/63470343/?format=api"
}