Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/86049094/?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/marunjar/?format=api",
    "author": "https://hosted.weblate.org/api/users/marunjar/?format=api",
    "timestamp": "2023-11-18T14:07:37.483316+01:00",
    "action": 5,
    "target": "* Verbesserte Widget-Auswahl (@TBog)\n* Behebt (hoffentlich) ein Problem mit Xiaomi-Geräten und Widgets\n* Icon Packs verwenden jetzt Hintergrundformen (@marunjar)\n* Mehr Optionen für Größe der Ergebnisse\n* Korrekturen an Verknüpfungen",
    "id": 71695644,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/71695644/?format=api"
}