Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/289306/?format=api",
    "component": "https://weblate.framasoft.org/api/components/mypads/frontend/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/mypads/frontend/it/?format=api",
    "user": "https://weblate.framasoft.org/api/users/luc/?format=api",
    "author": "https://weblate.framasoft.org/api/users/luc/?format=api",
    "timestamp": "2020-03-25T08:20:07.795227Z",
    "action": 37,
    "target": "È possibile visualizzare un messaggio sulle pagine di login e di registrazione. La lingua inglese sarà utilizzata come lingua di riserva se la lingua dell'utente non è definita o è vuota. L'HTML è permesso, attenzione!",
    "id": 57440,
    "action_name": "Marqué comme À vérifier",
    "url": "https://weblate.framasoft.org/api/changes/57440/?format=api"
}