Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/676671/?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/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-02-27T15:32:12.498463Z",
    "action": 59,
    "target": "<div class=\"text\">\n<strong>KeePassXC</strong>: password manager<br/>\n[[Lee la documentación correspondiente|encryption_and_privacy/manage_passwords]]\n</div>\n</div>\n",
    "old": "",
    "details": {
        "state": 10,
        "source": "  <p>See [[managing passwords with\n  <i>KeePassXC</i>|encryption_and_privacy/manage_passwords]].</p>\n",
        "old_state": -1
    },
    "id": 3263812,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3263812/?format=api"
}