Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/495045/?format=api",
    "component": "https://translate.tails.net/api/components/tails/thunderbird/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/thunderbird/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-10-21T07:00:36.783890Z",
    "action": 36,
    "target": "      - Mit <span class=\"guilabel\">POP</span> lädt\n        <span class=\"application\">Thunderbird</span> die E-Mails, die sich\n        im Posteingang des Servers befinden, herunter und löscht diese möglicherweise vom\n\tServer. POP ist besser geeignet, wenn Sie nur von Tails aus auf Ihre E-Mails zugreifen\n        und diese im beständigen Speicherbereich speichern.\n",
    "id": 3378131,
    "action_name": "Translation approved",
    "url": "https://translate.tails.net/api/changes/3378131/?format=api"
}