Changes API.

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

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

{
    "unit": "https://translate.jellyfin.org/api/units/1104708/?format=api",
    "component": "https://translate.jellyfin.org/api/components/swiftfin/swiftfin/?format=api",
    "translation": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/pl/?format=api",
    "user": "https://translate.jellyfin.org/api/users/Kityn/?format=api",
    "author": "https://translate.jellyfin.org/api/users/Kityn/?format=api",
    "timestamp": "2023-12-15T14:14:27.791201-05:00",
    "action": 5,
    "target": "Sport",
    "old": "",
    "details": {
        "state": 20,
        "source": "Sports",
        "old_state": 0
    },
    "id": 714507,
    "action_name": "Translation added",
    "url": "https://translate.jellyfin.org/api/changes/714507/?format=api"
}