Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/581016/?format=api",
    "component": "https://translate.tails.net/api/components/tails/faq/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/faq/ru/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-06-04T19:20:07.176218Z",
    "action": 30,
    "target": "   This second synchronization is made by sending HTTPS queries through Tor to several\n   websites and deducing a correct time from their answers. You can see the\n   list of websites that Tails can connect to in *[[!tails_gitweb config/chroot_local-includes/etc/default/htpdate.pools desc=\"/etc/default/htpdate.pools\"]]*.\n",
    "id": 3082572,
    "action_name": "Source string changed",
    "url": "https://translate.tails.net/api/changes/3082572/?format=api"
}