Changes API.

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

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

{
    "unit": "https://translate.funkwhale.audio/api/units/370500/?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:14.351644Z",
    "action": 4,
    "target": "Le projet a rendu le mode mono-container obsolète à partir de Funkwhale 1.3.0. Nous avons décidé de ne pas le maintenir pour les raisons suivantes:",
    "id": 361005,
    "action_name": "Suggestion added",
    "url": "https://translate.funkwhale.audio/api/changes/361005/?format=api"
}