Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/547755/?format=api",
    "component": "https://translate.tails.net/api/components/tails/restart_second_timeinline/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/restart_second_timeinline/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-02-28T16:31:27.832074Z",
    "action": 30,
    "target": "<div class=\"step-image\">[[!img install/inc/infography/restart-on-new-tails.png link=\"no\" alt=\"\"]]</div>\n",
    "old": "   <div class=\"step-image\">[[!img install/inc/infography/restart-on-new-tails.png link=\"no\" alt=\"USB stick unplugged on the left and computer restarted on USB stick on the right\"]]</div>\n",
    "details": {},
    "id": 3051552,
    "action_name": "Source string changed",
    "url": "https://translate.tails.net/api/changes/3051552/?format=api"
}