Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/289297/?format=api",
    "component": "https://weblate.framasoft.org/api/components/mypads/frontend/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/mypads/frontend/de/?format=api",
    "user": "https://weblate.framasoft.org/api/users/ukcb/?format=api",
    "author": "https://weblate.framasoft.org/api/users/ukcb/?format=api",
    "timestamp": "2020-03-25T12:07:18.359696Z",
    "action": 5,
    "target": "Sie können auf den Login- und Registrierungsseiten eine Nachricht anzeigen. Falls keine Standardsprache festgelegt ist, wird die englische Sprache verwendet. HTML ist zulässig, seien Sie vorsichtig!",
    "id": 57464,
    "action_name": "Traduction ajoutée",
    "url": "https://weblate.framasoft.org/api/changes/57464/?format=api"
}