Changes API.

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

GET /api/changes/97131/?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/danialbehzadi/?format=api",
    "author": "https://weblate.tusky.app/api/users/danialbehzadi/?format=api",
    "timestamp": "2022-11-20T14:11:26.713387Z",
    "action": 4,
    "target": "ماستودون",
    "id": 97131,
    "action_name": "Suggestion added",
    "url": "https://weblate.tusky.app/api/changes/97131/?format=api"
}