Changes API.

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

GET /api/changes/50210/?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/freebsd-doc/articles_filtering-bridge/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_filtering-bridge/es/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/dbaio/?format=api",
    "author": null,
    "timestamp": "2019-10-20T12:45:18.858750Z",
    "action": 17,
    "target": "",
    "id": 50210,
    "action_name": "커밋된 변경 사항",
    "url": "https://translate-dev.freebsd.org/api/changes/50210/?format=api"
}