Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/540498/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcinstallclonepcpo/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcinstallclonepcpo/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-02-28T16:25:41.073123Z",
    "action": 30,
    "target": "[[!meta title=\"Install by cloning from another Tails on PC\"]]\n",
    "old": "[[!meta title=\"Install from another Tails\"]]\n",
    "details": {},
    "id": 3048119,
    "action_name": "Source string changed",
    "url": "https://translate.tails.net/api/changes/3048119/?format=api"
}