Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/89493072/?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:10:18.966475+01:00",
    "action": 5,
    "target": "* Wiederherstellung der Möglichkeit, die letzten Anrufer in den Verlauf auf modernem Android aufzunehmen (in den Einstellungen aktivieren) (@marunjar)\n* Deaktivieren von Verknüpfungen für einige Apps erlauben (@LukeNeedham)",
    "id": 71695668,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/71695668/?format=api"
}