Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/89342/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wireless_devices/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wireless_devices/it/?format=api",
    "user": "https://translate.tails.net/api/users/gallium69/?format=api",
    "author": "https://translate.tails.net/api/users/gallium69/?format=api",
    "timestamp": "2020-03-08T23:54:01Z",
    "action": 4,
    "target": "   Ecco un esempio del comando da eseguire. Il tuo è probabilmente\n   differente:\n",
    "id": 2927508,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.net/api/changes/2927508/?format=api"
}