Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/20174/?format=api",
    "component": "https://translate.tails.net/api/components/tails/electrum/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/electrum/pl/?format=api",
    "user": "https://translate.tails.net/api/users/xin/?format=api",
    "author": "https://translate.tails.net/api/users/xin/?format=api",
    "timestamp": "2024-05-05T10:29:27.215042Z",
    "action": 5,
    "target": "<p>Bitcoin jest <a href=\"https://bitcoin.org/pl/faq#czy-bitcoin-jest-anonimowy\">nie\nanonimowy</a>.</p>\n",
    "id": 3303341,
    "action_name": "Translation added",
    "url": "https://translate.tails.net/api/changes/3303341/?format=api"
}