Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/676603/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcdocfirst_stepsdesktop-po/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocfirst_stepsdesktop-po/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-01-15T01:18:43.396409Z",
    "action": 59,
    "target": "  <p>Siehe [[E-Mails senden und Nachrichten lesen mit <i>Thunderbird</i>|anonymous_internet/thunderbird]].</p>\n",
    "old": "  <p>Siehe [[E-Mails senden und Nachrichten lesen mit <i>Thunderbird</i>|anonymous_internet/thunderbird]].</p>\n",
    "details": {
        "state": 30,
        "source": "  <p>See [[emailing and reading news with\n  <i>Thunderbird</i>|anonymous_internet/thunderbird]].</p>\n",
        "old_state": 30
    },
    "id": 3404543,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3404543/?format=api"
}