Changes API.

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

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

{
    "unit": "https://translate.jellyfin.org/api/units/470943/?format=api",
    "component": "https://translate.jellyfin.org/api/components/swiftfin/glossary/?format=api",
    "translation": "https://translate.jellyfin.org/api/translations/swiftfin/glossary/vi/?format=api",
    "user": "https://translate.jellyfin.org/api/users/anonymous/?format=api",
    "author": "https://translate.jellyfin.org/api/users/anonymous/?format=api",
    "timestamp": "2022-12-01T10:17:13.806028-05:00",
    "action": 4,
    "target": "máy chủ",
    "id": 467292,
    "action_name": "Suggestion added",
    "url": "https://translate.jellyfin.org/api/changes/467292/?format=api"
}