Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/126713/?format=api",
    "component": "https://translate.tails.net/api/components/tails/what_we_do_with_your_money/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/what_we_do_with_your_money/it/?format=api",
    "user": "https://translate.tails.net/api/users/emmapeel/?format=api",
    "author": "https://translate.tails.net/api/users/emmapeel/?format=api",
    "timestamp": "2020-12-26T17:01:41.418209Z",
    "action": 4,
    "target": "Integrare il client di Bitcoin *Electrum*.",
    "id": 2973592,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.net/api/changes/2973592/?format=api"
}