Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/609801/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcdocfirst_stepswelcome_screenpo/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocfirst_stepswelcome_screenpo/fr/?format=api",
    "user": "https://translate.tails.net/api/users/Chre/?format=api",
    "author": "https://translate.tails.net/api/users/Chre/?format=api",
    "timestamp": "2023-03-26T10:17:46.963040Z",
    "action": 4,
    "target": "Voir aussi notre [[documentation sur le stockage persistant|persistent_storage]].",
    "id": 3115198,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.net/api/changes/3115198/?format=api"
}