Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/685052/?format=api",
    "component": "https://translate.tails.net/api/components/tails/trust/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/trust/it/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-05-07T00:20:21.876584Z",
    "action": 30,
    "target": "Tails is [[Free Software|about/license]] and security researchers can examine our [[!tails_gitlab tails/tails desc=\"source code\"]].",
    "old": "  Tails is [[Free Software|about/license]] and security researchers worldwide\n  can examine our [[!tails_gitlab desc=\"source code\"]].\n",
    "details": {},
    "id": 3304874,
    "action_name": "Source string changed",
    "url": "https://translate.tails.net/api/changes/3304874/?format=api"
}