Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/663708/?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/ru/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-05-14T23:22:51.896309Z",
    "action": 59,
    "target": "  <p class=\"command\">gsettings set org.gnome.desktop.screensaver lock-enabled false</p>\n",
    "id": 3312121,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3312121/?format=api"
}