Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/667954/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/restart_first_timeinline/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/restart_first_timeinline/it/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-02-08T01:19:33.690973Z",
    "action": 30,
    "target": "<li class=\"windows upgrade-windows linux expert pc-clone upgrade-clone upgrade-tails upgrade-linux\">\n<p>If the Boot Menu appears but your USB stick is not listed in the Boot Menu:</p>\n  <ol>\n  <li><p>Wait 2&ndash;3 minutes and try again. Some USB sticks need some rest after installing.</p></li>\n  <li><p>Try all other USB ports on the computer. Some USB ports cannot be used to start from.</p></li>\n  </ol>\n</li>\n",
    "id": 3251101,
    "action_name": "Source string changed",
    "url": "https://translate.tails.boum.org/api/changes/3251101/?format=api"
}