Changes API.

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

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

{
    "unit": "https://translate.funkwhale.audio/api/units/370506/?format=api",
    "component": "https://translate.funkwhale.audio/api/components/documentation/administrator-migration/?format=api",
    "translation": "https://translate.funkwhale.audio/api/translations/documentation/administrator-migration/fr/?format=api",
    "user": "https://translate.funkwhale.audio/api/users/anonymous/?format=api",
    "author": "https://translate.funkwhale.audio/api/users/anonymous/?format=api",
    "timestamp": "2023-05-18T12:15:22.041056Z",
    "action": 4,
    "target": "Suivez ce guide pour migrer depuis une installation mono-container vers une architecture multi-containers.",
    "id": 361008,
    "action_name": "Suggestion added",
    "url": "https://translate.funkwhale.audio/api/changes/361008/?format=api"
}