Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/705608/?format=api",
    "component": "https://translate.tails.net/api/components/tails/shutdown/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/shutdown/fr/?format=api",
    "user": "https://translate.tails.net/api/users/xin/?format=api",
    "author": "https://translate.tails.net/api/users/Chre/?format=api",
    "timestamp": "2025-03-24T11:47:15.838196Z",
    "action": 7,
    "target": "Pour déclencher une extinction d'urgence, débranchez la clé USB ou éjectez le DVD sur lequel Tails fonctionne. Cette façon de faire est plus rapide qu'une extinction depuis le menu système.",
    "id": 3433753,
    "action_name": "Suggestion accepted",
    "url": "https://translate.tails.net/api/changes/3433753/?format=api"
}