Changes API.

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

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

{
    "unit": "https://translate.funkwhale.audio/api/units/370502/?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:13:45.692877Z",
    "action": 4,
    "target": "Il demandait beaucoup de maintenance lors de la mise à jour des dépendances",
    "id": 361006,
    "action_name": "Suggestion added",
    "url": "https://translate.funkwhale.audio/api/changes/361006/?format=api"
}