Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/473242/?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/Guinness/?format=api",
    "author": "https://translate.tails.net/api/users/Guinness/?format=api",
    "timestamp": "2020-10-17T09:46:36.860326Z",
    "action": 4,
    "target": " <h1 id=\"private-email-addresses\">Adresses email privées</h1>",
    "id": 2955898,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.net/api/changes/2955898/?format=api"
}