Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/685668/?format=api",
    "component": "https://translate.tails.net/api/components/tails/contact/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/contact/ca/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-10-31T09:19:32.385677Z",
    "action": 59,
    "target": "<p>Si voleu contactar amb el nostre equip de recaptació de fons, escriviu a <a href=\"mailto:fundraising@tails.net\">fundraising@tails.net</a>.</p>\n",
    "id": 3379394,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3379394/?format=api"
}