Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/448977/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/shutdown/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/shutdown/de/?format=api",
    "user": "https://translate.tails.boum.org/api/users/xin/?format=api",
    "author": "https://translate.tails.boum.org/api/users/xin/?format=api",
    "timestamp": "2023-03-12T16:12:50.031010Z",
    "action": 26,
    "target": "  <p>Ziehen Sie den USB-Stick nur im Notfall einfach physisch ab, da dies unter Umständen das Dateisystem des dauerhaften Speichers zerstören kann.</p>",
    "id": 3111981,
    "action_name": "Suggestion removed",
    "url": "https://translate.tails.boum.org/api/changes/3111981/?format=api"
}