Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/1285499/?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/fr/?format=api",
    "user": "https://l10n.elementary.io/api/users/tintou/?format=api",
    "author": "https://l10n.elementary.io/api/users/sigmate/?format=api",
    "timestamp": "2018-10-31T09:59:10.653285Z",
    "action": 7,
    "target": "Si vous sentez que quelqu'un — qu'il soit nouveau ou contributeur de longue date — en arrive à être grossier, faites-le-lui gentiment remarquer. Aller au devant des problèmes avant qu'ils ne s'aggravent est crucial. Chacun a un rôle à jouer pour permettre à la communication d'être fluide au sein de notre environnement de travail unique.",
    "id": 275898,
    "action_name": "Suggestion accepted",
    "url": "https://l10n.elementary.io/api/changes/275898/?format=api"
}