Changes API.

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

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

{
    "unit": "http://translate.otrs.com/api/units/2231960/?format=api",
    "component": "http://translate.otrs.com/api/components/otrs/features-manual/?format=api",
    "translation": "http://translate.otrs.com/api/translations/otrs/features-manual/de/?format=api",
    "user": "http://translate.otrs.com/api/users/jeb/?format=api",
    "author": "http://translate.otrs.com/api/users/jeb/?format=api",
    "timestamp": "2024-04-18T08:49:55.595371Z",
    "action": 36,
    "target": "Verwenden Sie diese Ansicht, um Beobachtungslisten zu verwalten. Die Ticket-Beobachtungslisten-Übersicht ist vom Organizer über das Brillen-Symbol verfügbar.",
    "id": 1033392,
    "action_name": "Translation approved",
    "url": "http://translate.otrs.com/api/changes/1033392/?format=api"
}