Changes API.

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

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

{
    "unit": "https://weblate.tusky.app/api/units/63615/?format=api",
    "component": "https://weblate.tusky.app/api/components/tusky/glossary/?format=api",
    "translation": "https://weblate.tusky.app/api/translations/tusky/glossary/fa/?format=api",
    "user": "https://weblate.tusky.app/api/users/ahangarha/?format=api",
    "author": null,
    "timestamp": "2019-11-04T19:08:17.341548Z",
    "action": 5,
    "target": "ماستدون",
    "id": 11403,
    "action_name": "Translation added",
    "url": "https://weblate.tusky.app/api/changes/11403/?format=api"
}