Changes API.

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

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

{
    "unit": "https://weblate.rob006.net/api/units/12086/?format=api",
    "component": "https://weblate.rob006.net/api/components/flarum/validation/?format=api",
    "translation": "https://weblate.rob006.net/api/translations/flarum/validation/pl/?format=api",
    "user": "https://weblate.rob006.net/api/users/rob006/?format=api",
    "author": "https://weblate.rob006.net/api/users/rob006/?format=api",
    "timestamp": "2020-01-11T13:20:41.560597Z",
    "action": 36,
    "target": ":attribute musi być datą nie wcześniejszą niż :date.",
    "id": 18352,
    "action_name": "Translation approved",
    "url": "https://weblate.rob006.net/api/changes/18352/?format=api"
}