Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/699966/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcinstallincstepscloneinlinepo/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcinstallincstepscloneinlinepo/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-10-09T14:33:18.662789Z",
    "action": 30,
    "target": "   <p class=\"clone upgrade-clone\">If the other Tails has a Persistent Storage, another\n   option <b>Clone the current Persistent Storage</b> is available.</p>\n",
    "id": 3365115,
    "action_name": "Source string changed",
    "url": "https://translate.tails.net/api/changes/3365115/?format=api"
}