Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/705435/?format=api",
    "component": "https://translate.tails.net/api/components/tails/thunderbird/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/thunderbird/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-01-29T23:18:37.840899Z",
    "action": 59,
    "target": "<p>El envío de emails en formato HTML será deshabilitado por <span class=\"application\">TorBirdy</span>. Los emails que recibas en formato HTML se verán en texto plano, y puede que sean difíciles de leer.</p>\n",
    "id": 3407057,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3407057/?format=api"
}