Changes API.

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

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

{
    "unit": "https://weblate.dudu-auto.com/api/units/952702/?format=api",
    "component": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/?format=api",
    "translation": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/de/?format=api",
    "user": "https://weblate.dudu-auto.com/api/users/Roland83/?format=api",
    "author": "https://weblate.dudu-auto.com/api/users/Roland83/?format=api",
    "timestamp": "2024-11-25T15:25:28.656106Z",
    "action": 2,
    "target": "Bitte öffnen Sie Ihre Telefoneinstellungen-Bluetooth-Suche\n%s\nGehen Sie zu „Einstellungen“ und „Eigenschaften“ und aktivieren Sie „Adressbuch synchronisieren“",
    "id": 712474,
    "action_name": "Translation changed",
    "url": "https://weblate.dudu-auto.com/api/changes/712474/?format=api"
}