Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/524354/?format=api",
    "component": "https://translate.tails.net/api/components/tails/manage_passwords/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/manage_passwords/fr/?format=api",
    "user": "https://translate.tails.net/api/users/Chre/?format=api",
    "author": "https://translate.tails.net/api/users/nihei/?format=api",
    "timestamp": "2021-07-19T08:54:31.051708Z",
    "action": 7,
    "target": "Pour stocker vos réglages *KeePassX* dans le stockage persistant, en complément du mot de passe de la base de données :",
    "old": "<p>Pour stocker vos réglages <em>KeePassX</em> dans le stockage persistant,\nen complément au mot de passe de la base de données :</p>\n",
    "details": {},
    "id": 3011108,
    "action_name": "Suggestion accepted",
    "url": "https://translate.tails.net/api/changes/3011108/?format=api"
}