Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/700763/?format=api",
    "component": "https://translate.tails.net/api/components/tails/contact/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/contact/pt/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-10-31T09:19:33.659954Z",
    "action": 59,
    "target": "<p>Você pode enviar emails criptografados para <a href=\"mailto:tails-support-private@boum.org\">tails-support-private@boum.org</a> caso precise de ajuda de forma privada.</p>\n",
    "id": 3379648,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3379648/?format=api"
}