Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/637391/?format=api",
    "component": "https://translate.tails.net/api/components/tails/requirements/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/requirements/ru/?format=api",
    "user": "https://translate.tails.net/api/users/xin/?format=api",
    "author": "https://translate.tails.net/api/users/xin/?format=api",
    "timestamp": "2024-05-06T09:41:34.396082Z",
    "action": 36,
    "target": "   ~/Tails/blueprints/stats/whisperback_scripts/content_of.rb \"/usr/sbin/dmidecode -s system-product-name\" > machines\n",
    "old": "",
    "details": {
        "state": 30,
        "source": "   ~/Tails/blueprints/stats/whisperback_scripts/content_of.rb \"/usr/sbin/dmidecode -s system-product-name\" > machines\n",
        "old_state": 0
    },
    "id": 3304267,
    "action_name": "Translation approved",
    "url": "https://translate.tails.net/api/changes/3304267/?format=api"
}