Changes API.

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

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

{
    "unit": "https://weblate.rob006.net/api/units/52488/?format=api",
    "component": "https://weblate.rob006.net/api/components/flarum/flarum-approval/?format=api",
    "translation": "https://weblate.rob006.net/api/translations/flarum/flarum-approval/nl/?format=api",
    "user": "https://weblate.rob006.net/api/users/deleted-25/?format=api",
    "author": "https://weblate.rob006.net/api/users/deleted-25/?format=api",
    "timestamp": "2021-03-20T12:49:39.477680Z",
    "action": 36,
    "target": "Begin discussies zonder goedkeuring",
    "id": 57314,
    "action_name": "Translation approved",
    "url": "https://weblate.rob006.net/api/changes/57314/?format=api"
}