Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/2309/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/sfx2messages/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sfx2messages/de/?format=api",
    "user": "https://translations.documentfoundation.org/api/users/K%C3%BC/?format=api",
    "author": "https://translations.documentfoundation.org/api/users/K%C3%BC/?format=api",
    "timestamp": "2023-01-22T06:07:53.896073Z",
    "action": 2,
    "target": "Öffnen von \"$(ARG1)\" schlug mit dem Fehlercode $(ARG2) und folgender Nachricht fehl: \"$(ARG3)\"\nVielleicht wurde kein Webbrowser auf Ihrem System gefunden. In diesem Fall prüfen Sie bitte Ihre Desktop-Einstellungen oder installieren Sie einen Webbrowser (beispielsweise Firefox) am vorgegebenen Ort, wie während der Browser-Installation gefordert.",
    "id": 15193831,
    "action_name": "Translation changed",
    "url": "https://translations.documentfoundation.org/api/changes/15193831/?format=api"
}