Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/643061/?format=api",
    "component": "https://translate.tails.net/api/components/tails/mac_startup_disksinline/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/mac_startup_disksinline/ru/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-09-08T17:13:33.565356Z",
    "action": 30,
    "target": "When you see the macOS <em>Utilities</em> window, choose <strong>Utilities&nbsp;▸ Startup Security Utility</strong> from the menu bar.",
    "id": 3147381,
    "action_name": "Source string changed",
    "url": "https://translate.tails.net/api/changes/3147381/?format=api"
}