Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/279333/?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-06T08:59:30.205036Z",
    "action": 2,
    "target": "MyPads è un plugin <a href=\"http://etherpad.org/\">Etherpad</a> che è stato finanziato nel 2014 su Ulule da <a href=\"http://ulule.com/etherpad-framapad/supporters/\">413 finanziatori</a> e realizzato dalla organizzazione  non-profit  <a href=\"http://framasoft.org\">Framasoft</a>. Gestisce:<ul><li>gli utenti e la loro autenticazione; </li><li>cartelle di pad per utente, illimitate e condivisibili;</li><li>i pad collegati danno la possibilità di invitare utenti conosciuti ad usarli, oppure di renderli privati con password o di lasciarli pubblici.</li></ul>",
    "id": 52994,
    "action_name": "Traduction modifiée",
    "url": "https://weblate.framasoft.org/api/changes/52994/?format=api"
}