Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/131489/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_bsdl-gpl/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_bsdl-gpl/it_IT/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/deleted-25/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/deleted-25/?format=api",
    "timestamp": "2020-01-31T16:02:06.012470Z",
    "action": 5,
    "target": "Molto prima che il termine <quote>Open Source</quote> fosse usato, esisteva del software che veniva sviluppato da vaghe associazioni di programmatori e che veniva liberamente scambiato. A cominciare dai primi anni Cinquanta, organizzazioni quali <link xlink:href=\"http://www.share.org\">SHARE</link> e <link xlink:href=\"http://www.decus.org\">DECUS</link> sviluppavano molto del software che le compagnie di hardware informatico vendevano incluso nelle loro offerte di hardware. A quel tempo le compagnie informatiche vendevano hardware; qualsiasi cosa che riducesse il costo del software e rendesse disponibile un maggior numero di programmi rendeva le compagnie di hardware più competitive.",
    "id": 62456,
    "action_name": "New translation",
    "url": "https://translate-dev.freebsd.org/api/changes/62456/?format=api"
}