Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/44887046/?format=api",
    "component": "https://hosted.weblate.org/api/components/kiss/fastlane/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/kiss/fastlane/de/?format=api",
    "user": "https://hosted.weblate.org/api/users/s99h/?format=api",
    "author": "https://hosted.weblate.org/api/users/s99h/?format=api",
    "timestamp": "2021-12-22T15:17:14.367705+01:00",
    "action": 5,
    "target": "* Verbesserungen für Spitznamen (@marunjar\")\n* Verbesserung der Bedienfläche auf grosser App-Leiste (@enzosanchezewe)\n* Fehlerbehebungen für KISS auf Samsung (@HuixingWong)\n* Betragsfunktion zum Rechner hinzugefügt (@cmspooner)\n* Benachrichtigungsmeldungen und Verknüpfungen verbessert (@marunjar)\n* Übersetzungen",
    "id": 15436566,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/15436566/?format=api"
}