Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/58645331/?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:24:15.379107+01:00",
    "action": 5,
    "target": "* URI Suche. Wenn eine installierte App dem URI entspricht, öffne sie sofort. Sucht beispielsweise nach `geo:48.8,4.83`, dort wohne ich :) Jede App bietet unterschiedliche URI, schaut in die Dokumentation, oder ins Manifest für zusätzliche Informationen. (@marunjar)\n* Verbesserungen für \"Zeige Verlauf mit Tastatur\" (@feilen)",
    "id": 15436642,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/15436642/?format=api"
}