Changes API.

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

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

{
    "unit": null,
    "component": "https://translate-dev.freebsd.org/api/components/documentation/articlessolid-state_index/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2021-02-21T22:57:02.352731Z",
    "action": 47,
    "target": "",
    "id": 117899,
    "action_name": "새로운 알림",
    "url": "https://translate-dev.freebsd.org/api/changes/117899/?format=api"
}