Changes API.

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

GET /api/changes/3011111/?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/Chre/?format=api",
    "timestamp": "2021-07-19T08:55:00.571886Z",
    "action": 36,
    "target": "Pour stocker vos réglages *KeePassXC* dans le stockage persistant, en complément du mot de passe de la base de données :",
    "old": "Pour stocker vos réglages *KeePassX* dans le stockage persistant, en complément du mot de passe de la base de données :",
    "details": {},
    "id": 3011111,
    "action_name": "Translation approved",
    "url": "https://translate.tails.net/api/changes/3011111/?format=api"
}