Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/490724/?format=api",
    "component": "https://weblate.framasoft.org/api/components/entraide-chatons/about/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/entraide-chatons/about/it/?format=api",
    "user": "https://weblate.framasoft.org/api/users/tcit/?format=api",
    "author": "https://weblate.framasoft.org/api/users/tcit/?format=api",
    "timestamp": "2021-04-28T08:00:07.109349Z",
    "action": 5,
    "target": "Abbiamo in programma di mantenere questa pagina oltre il tempo del confinamento e persino di arricchirla nelle settimane / mesi a venire per offrirvi a breve altri strumenti liberi proposti dagli CHATONS, compresi quelli che richiedono una registrazione.",
    "id": 182170,
    "action_name": "Traduction ajoutée",
    "url": "https://weblate.framasoft.org/api/changes/182170/?format=api"
}