Changes API.

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

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

{
    "unit": "https://translate.jellyfin.org/api/units/1124100/?format=api",
    "component": "https://translate.jellyfin.org/api/components/swiftfin/glossary/?format=api",
    "translation": "https://translate.jellyfin.org/api/translations/swiftfin/glossary/th/?format=api",
    "user": "https://translate.jellyfin.org/api/users/tan190/?format=api",
    "author": "https://translate.jellyfin.org/api/users/tan190/?format=api",
    "timestamp": "2024-01-02T09:42:22.702198-05:00",
    "action": 5,
    "target": "เซิร์ฟเวอร์",
    "id": 732288,
    "action_name": "Translation added",
    "url": "https://translate.jellyfin.org/api/changes/732288/?format=api"
}