Changes API.

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

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

{
    "unit": "http://translate.pretalx.com/api/units/3845/?format=api",
    "component": "http://translate.pretalx.com/api/components/pretalx/pretalx/?format=api",
    "translation": "http://translate.pretalx.com/api/translations/pretalx/pretalx/fr/?format=api",
    "user": "http://translate.pretalx.com/api/users/sparunakian/?format=api",
    "author": "http://translate.pretalx.com/api/users/sparunakian/?format=api",
    "timestamp": "2020-07-25T10:06:54.224841Z",
    "action": 7,
    "target": "Créer un nouvel événement",
    "id": 3270,
    "action_name": "Suggestion accepted",
    "url": "http://translate.pretalx.com/api/changes/3270/?format=api"
}