Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/676129/?format=api",
    "component": "https://translate.tails.net/api/components/tails/accessibility/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/accessibility/fr/?format=api",
    "user": "https://translate.tails.net/api/users/Chre/?format=api",
    "author": "https://translate.tails.net/api/users/xin/?format=api",
    "timestamp": "2024-05-21T18:41:27.591249Z",
    "action": 7,
    "target": "<p>Par exemple, voir\n<a href=\"https://www.youtube.com/watch?v=6JJo8qCYE8M\">KeeLog: KeyGrabber\nforensic keylogger getting started</a> (en anglais).</p>\n",
    "old": "",
    "details": {
        "state": 30,
        "source": "<p>For an example, see\n<a href=\"https://www.youtube.com/watch?v=6JJo8qCYE8M\">KeeLog: KeyGrabber\nforensic keylogger getting started</a>.</p>\n",
        "old_state": 0
    },
    "id": 3318621,
    "action_name": "Suggestion accepted",
    "url": "https://translate.tails.net/api/changes/3318621/?format=api"
}