Changes API.

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

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

{
    "unit": "https://translate.jellyfin.org/api/units/1103999/?format=api",
    "component": "https://translate.jellyfin.org/api/components/swiftfin/swiftfin/?format=api",
    "translation": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/es/?format=api",
    "user": "https://translate.jellyfin.org/api/users/varrrro/?format=api",
    "author": "https://translate.jellyfin.org/api/users/varrrro/?format=api",
    "timestamp": "2024-04-21T07:32:30.904597-04:00",
    "action": 2,
    "target": "Botones de Menú",
    "id": 779096,
    "action_name": "Translation changed",
    "url": "https://translate.jellyfin.org/api/changes/779096/?format=api"
}