Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/667991/?format=api",
    "component": "https://translate.tails.net/api/components/tails/install-download/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/install-download/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-02-08T02:19:26.410862Z",
    "action": 30,
    "target": "<span class=\"button\">[[Install from Debian or Ubuntu using the command line and GnuPG|install/expert]]</span>",
    "id": 3251169,
    "action_name": "Source string changed",
    "url": "https://translate.tails.net/api/changes/3251169/?format=api"
}