Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/695298/?format=api",
    "component": "https://translate.tails.net/api/components/tails/onionshare/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/onionshare/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-09-23T14:17:54.249648Z",
    "action": 13,
    "target": "<p>Since Tails 6.0 (February 2024), the shortcut to share files via\n<i>OnionShare</i> directly from the <i>Files</i> browser is not available\nanymore.</p>\n",
    "old": "<p>Since Tails 6.0 (February 2024), the shortcut to share files via\n<i>OnionShare</i> directly from the <i>Files</i> browser is not available\nanymore.</p>\n",
    "details": {
        "state": 100,
        "source": "<p>Since Tails 6.0 (February 2024), the shortcut to share files via\n<i>OnionShare</i> directly from the <i>Files</i> browser is not available\nanymore.</p>\n",
        "old_state": 100
    },
    "id": 3349271,
    "action_name": "Source string added",
    "url": "https://translate.tails.net/api/changes/3349271/?format=api"
}