Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/300036/?format=api",
    "component": "https://weblate.framasoft.org/api/components/contribateliers/contribute/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/contribateliers/contribute/it/?format=api",
    "user": "https://weblate.framasoft.org/api/users/thepiratedude/?format=api",
    "author": "https://weblate.framasoft.org/api/users/thepiratedude/?format=api",
    "timestamp": "2020-07-24T14:10:06.305279Z",
    "action": 2,
    "target": "Una veloce ricerca può mostrare problemi (bug) simili ed evitare che si creino dei doppioni. Prenditi un paio di minuti per cercare nella lista di problemi delle segnalazioni che potrebbero essere simili alla tua, ma non preoccuparti se apri un duplicato: un contributore lo gestirà :)",
    "id": 82331,
    "action_name": "Traduction modifiée",
    "url": "https://weblate.framasoft.org/api/changes/82331/?format=api"
}