Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/609365/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/thunderbird/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/thunderbird/fr/?format=api",
    "user": "https://translate.tails.boum.org/api/users/Chre/?format=api",
    "author": "https://translate.tails.boum.org/api/users/Chre/?format=api",
    "timestamp": "2024-05-03T08:39:11.862283Z",
    "action": 7,
    "target": "Avec un mot de passe principal, votre clé privée est chiffrée dans votre profil *Thunderbird* et est déverrouillée uniquement lorsque *Thunderbird* est en fonctionnement.  Si votre profil *Thunderbird* est stocké dans votre stockage persistant, alors votre clé privée est chiffrée deux fois : une fois par *Thunderbird* dans votre profil et une seconde fois par le chiffrement du stockage persistant.",
    "id": 3301440,
    "action_name": "Suggestion accepted",
    "url": "https://translate.tails.boum.org/api/changes/3301440/?format=api"
}