Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/663625/?format=api",
    "component": "https://translate.tails.net/api/components/tails/pidgin/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/pidgin/it/?format=api",
    "user": "https://translate.tails.net/api/users/ignifugo/?format=api",
    "author": "https://translate.tails.net/api/users/ignifugo/?format=api",
    "timestamp": "2025-12-06T22:14:13.090821Z",
    "action": 36,
    "target": "<p>In una conversazione privata OTR via IRC, un messaggio inviato usando il\ncomando <code>/me</code> non viene cifrato. La persona che riceve\nil messaggio ne viene informata con un avviso.</p>\n",
    "old": "<p>In una conversazione privata OTR via IRC, un messaggio inviato usando il\ncomando <code>/me</code> non viene cifrato. La persona che riceve\nil messaggio ne viene informata con un avviso.\n",
    "details": {
        "state": 30,
        "source": "<p>In a private OTR conversation over IRC, a message sent using the\n<code>/me</code> command is not encrypted. The person receiving\nthe message is notified by a warning.</p>\n",
        "old_state": 20
    },
    "id": 3527730,
    "action_name": "Translation approved",
    "url": "https://translate.tails.net/api/changes/3527730/?format=api"
}