Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2169548/?format=api",
    "component": "https://l10n.elementary.io/api/components/wingpanel/wingpanel-indicator-power/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-power/pt_BR/?format=api",
    "user": "https://l10n.elementary.io/api/users/rodrigooliveira/?format=api",
    "author": "https://l10n.elementary.io/api/users/BrunoLopesBLDS/?format=api",
    "timestamp": "2018-08-29T05:37:36.090623Z",
    "action": 7,
    "target": "Computador",
    "id": 234327,
    "action_name": "Suggestion accepted",
    "url": "https://l10n.elementary.io/api/changes/234327/?format=api"
}