Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/609033/?format=api",
    "component": "https://translate.tails.net/api/components/tails/unsafe_browser/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/unsafe_browser/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-30T15:24:32.363336Z",
    "action": 5,
    "target": "<p>Um zu erfahren, wie Tails den <i>Unsicheren Browser</i> implementiert und seine Sicherheit gewährleistet, siehe unsere [[Design-Dokumentation über den <i>Unsicheren Browser</i>|contribute/design/Unsafe_Browser]].</p>\n",
    "id": 3356251,
    "action_name": "Translation added",
    "url": "https://translate.tails.net/api/changes/3356251/?format=api"
}