Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/47710/?format=api",
    "component": "https://translate.tails.net/api/components/tails/spoof-mac/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/spoof-mac/pt/?format=api",
    "user": "https://translate.tails.net/api/users/Optimuspraimu/?format=api",
    "author": "https://translate.tails.net/api/users/Optimuspraimu/?format=api",
    "timestamp": "2024-11-28T00:20:15.133304Z",
    "action": 4,
    "target": "    . /usr/local/lib/tails-shell-library/hardware.sh\nfor i in $(get_all_ethernet_nics); do\necho \"Interface $i\"\nmacchanger $i\ndone\n",
    "id": 3392038,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.net/api/changes/3392038/?format=api"
}