Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/358957/?format=api",
    "component": "https://translate.tails.net/api/components/tails/license/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/license/de/?format=api",
    "user": "https://translate.tails.net/api/users/BenHeld/?format=api",
    "author": "https://translate.tails.net/api/users/deleted-20/?format=api",
    "timestamp": "2023-11-08T14:54:52.116706Z",
    "action": 7,
    "target": "Onion Logo: Eingetragenes Warenzeichen von The Tor Project, Inc.; das Tails Projekt ist berechtigt, es unter bestimmten Bedingungen zu nutzen; lizensiert unter Creative Commons Attribution 3.0 United States License.",
    "id": 3175445,
    "action_name": "Suggestion accepted",
    "url": "https://translate.tails.net/api/changes/3175445/?format=api"
}