Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/326481/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/electrum/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/electrum/ru/?format=api",
    "user": "https://translate.tails.boum.org/api/users/dedmoroz/?format=api",
    "author": "https://translate.tails.boum.org/api/users/juxbolx/?format=api",
    "timestamp": "2021-12-24T12:26:23.793063Z",
    "action": 7,
    "target": "Удалите папку <span class=\"filename\">wallets</span>.",
    "id": 3042415,
    "action_name": "Suggestion accepted",
    "url": "https://translate.tails.boum.org/api/changes/3042415/?format=api"
}