Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/647988/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcdocanonymous_internettorcircuits-po/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocanonymous_internettorcircuits-po/es/?format=api",
    "user": "https://translate.tails.net/api/users/victordargallo/?format=api",
    "author": "https://translate.tails.net/api/users/victordargallo/?format=api",
    "timestamp": "2024-11-03T18:47:25.281597Z",
    "action": 7,
    "target": "<h1 id=\"change\">Cerrando y cambiando un circuito Tor</h1>\n",
    "old": "",
    "details": {
        "state": 20,
        "source": "<h1 id=\"change\">Closing and replacing a Tor circuit</h1>\n",
        "old_state": 0
    },
    "id": 3384787,
    "action_name": "Suggestion accepted",
    "url": "https://translate.tails.net/api/changes/3384787/?format=api"
}