Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/667347/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcinstallincstepsbasic_troubleshootinginlinepo/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcinstallincstepsbasic_troubleshootinginlinepo/ca/?format=api",
    "user": "https://translate.tails.net/api/users/victordargallo/?format=api",
    "author": "https://translate.tails.net/api/users/victordargallo/?format=api",
    "timestamp": "2024-02-08T15:02:51.174982Z",
    "action": 36,
    "target": "Proveu d'[[instal·lar de nou|install/windows#install]] al mateix llapis USB.",
    "old": "Proveu d'[[instal·lar de nou|install/windows#install]] al mateix llapis USB.",
    "details": {
        "state": 30,
        "source": "Try to [[install again|install/windows#install]] on the same USB stick.",
        "old_state": 20
    },
    "id": 3252339,
    "action_name": "Translation approved",
    "url": "https://translate.tails.net/api/changes/3252339/?format=api"
}