Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/676640/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcdocfirst_stepsdesktop-po/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocfirst_stepsdesktop-po/es/?format=api",
    "user": "https://translate.tails.net/api/users/xin/?format=api",
    "author": "https://translate.tails.net/api/users/xin/?format=api",
    "timestamp": "2024-04-27T07:47:03.768241Z",
    "action": 36,
    "target": "    <div class=\"tip\">\n",
    "old": "<div class=\"tip\">\n",
    "details": {
        "state": 30,
        "source": "    <div class=\"tip\">\n",
        "old_state": 10
    },
    "id": 3295037,
    "action_name": "Translation approved",
    "url": "https://translate.tails.net/api/changes/3295037/?format=api"
}