Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/682711/?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/BenHeld/?format=api",
    "timestamp": "2024-10-10T13:21:09.344542Z",
    "action": 36,
    "target": "Die Zeichnungen auf unseren Seiten [[Start|index]], [[Über|about]] und [[Warnungen|doc/about/warnings]] sind lizenziert unter der [Creative Commons Namensnennung - Weitergabe unter gleichen Bedingungen 4.0 International Lizenz](https://creativecommons.org/licenses/by-sa/4.0/), Urheberrecht [Andrés Fernández Cordón](https://anhdres.com/) ([[Quelle|lib/drawings.zip]] für Adobe Illustrator).",
    "id": 3369090,
    "action_name": "Translation approved",
    "url": "https://translate.tails.net/api/changes/3369090/?format=api"
}