Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/47508/?format=api",
    "component": "https://translate.tails.net/api/components/tails/spoof-mac/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/spoof-mac/de/?format=api",
    "user": "https://translate.tails.net/api/users/xin/?format=api",
    "author": "https://translate.tails.net/api/users/BenHeld/?format=api",
    "timestamp": "2023-03-13T16:04:07.250243Z",
    "action": 7,
    "target": "    Interface eth0\n    Permanent MAC: 12:34:56:78:90:ab (unknown)\n    Current   MAC: 12:34:56:f4:fb:22 (unknown)\n",
    "id": 3112126,
    "action_name": "Suggestion accepted",
    "url": "https://translate.tails.net/api/changes/3112126/?format=api"
}