Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/122003/?format=api",
    "component": "https://translate.tails.net/api/components/tails/contact/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/contact/fr/?format=api",
    "user": "https://translate.tails.net/api/users/Chre/?format=api",
    "author": "https://translate.tails.net/api/users/Chre/?format=api",
    "timestamp": "2020-10-03T21:37:48.548982Z",
    "action": 36,
    "target": "Il y a plusieurs manières de nous contacter, selon ce dont vous voulez parler.",
    "id": 2955429,
    "action_name": "Translation approved",
    "url": "https://translate.tails.net/api/changes/2955429/?format=api"
}