Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/1285720/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/code-of-conduct/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/code-of-conduct/it/?format=api",
    "user": "https://l10n.elementary.io/api/users/strozzascotte/?format=api",
    "author": "https://l10n.elementary.io/api/users/strozzascotte/?format=api",
    "timestamp": "2018-09-06T15:10:30.887924Z",
    "action": 5,
    "target": "Allo stesso modo, occorre sforzarsi sempre di essere professionali, precisi e rispettosi quando si interagisce o si fa menzione di altri progetti, aziende o persone. È bene ricordare che le proprie parole e interazioni possono essere percepite come se fossero quelle di tutta la comunità di elementary. Sebbene le critiche costruttive possano essere utili, occorre cercare di orientarle sempre in modo positivo ed evitare sempre le offese e le calunnie: in caso di dubbio, meglio evitare.",
    "id": 238034,
    "action_name": "New translation",
    "url": "https://l10n.elementary.io/api/changes/238034/?format=api"
}