Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/676167/?format=api",
    "component": "https://translate.tails.net/api/components/tails/accessibility/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/accessibility/it/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-02-27T15:32:07.556421Z",
    "action": 30,
    "target": "[[!img desktop/accessibility.png link=\"no\" class=\"screenshot\"\nalt=\"Accessibility menu with the following options, all disabled\nby default: High Contrast, Zoom, Large Text, Screen Reader, Screen Keyboard,\nVisual Alters, Sticky Keys, Slow Keys, Bounce Keys, and Mouse Keys\"]]\n",
    "id": 3263171,
    "action_name": "Source string changed",
    "url": "https://translate.tails.net/api/changes/3263171/?format=api"
}