Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/517532/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcdocaboutwarningstorpo/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocaboutwarningstorpo/de/?format=api",
    "user": "https://translate.tails.net/api/users/BenHeld/?format=api",
    "author": "https://translate.tails.net/api/users/BenHeld/?format=api",
    "timestamp": "2024-09-30T11:56:03.874241Z",
    "action": 36,
    "target": "Die Websites, die Sie besuchen, können erkennen, dass Sie Tor verwenden, da die <a href=\"https://metrics.torproject.org/exonerator.html\">Liste der Exit-Nodes des Tor-Netzwerks</a> öffentlich ist.",
    "id": 3355743,
    "action_name": "Translation approved",
    "url": "https://translate.tails.net/api/changes/3355743/?format=api"
}