Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/603946/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcdocfirst_stepswelcome_screenpo/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocfirst_stepswelcome_screenpo/pt/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-02T12:22:41.539250Z",
    "action": 30,
    "target": "<p>To store the settings of the Welcome Screen across different Tails sessions,\nturn on the [[Welcome Screen|persistent_storage/configure#welcome_screen]]\nfeature of the Persistent Storage.</p>\n",
    "id": 3105774,
    "action_name": "Source string changed",
    "url": "https://translate.tails.net/api/changes/3105774/?format=api"
}