Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/372951/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wireless_devices/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wireless_devices/id/?format=api",
    "user": "https://translate.tails.net/api/users/Caesar/?format=api",
    "author": "https://translate.tails.net/api/users/Caesar/?format=api",
    "timestamp": "2020-01-04T13:33:43Z",
    "action": 4,
    "target": "       0: phy0: Wireless LAN\n               Soft blocked: no\n               Hard blocked: no\n       1: hci0: Bluetooth\n               Soft blocked: yes\n               Hard blocked: no\n       2: gps0: GPS\n               Soft blocked: yes\n               Hard blocked: no\n",
    "id": 2908766,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.net/api/changes/2908766/?format=api"
}