Changes API.

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

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

{
    "unit": "https://weblate.tusky.app/api/units/62060/?format=api",
    "component": "https://weblate.tusky.app/api/components/tusky/tusky/?format=api",
    "translation": "https://weblate.tusky.app/api/translations/tusky/tusky/el/?format=api",
    "user": "https://weblate.tusky.app/api/users/stavrosP/?format=api",
    "author": "https://weblate.tusky.app/api/users/stavrosP/?format=api",
    "timestamp": "2024-05-04T10:02:00.229529Z",
    "action": 36,
    "target": "Γίνεται λήψη πολυμέσων",
    "id": 165432,
    "action_name": "Translation approved",
    "url": "https://weblate.tusky.app/api/changes/165432/?format=api"
}