Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/332561/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/articlesbsdl-gpl/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesbsdl-gpl/en/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/dbaio/?format=api",
    "author": null,
    "timestamp": "2021-02-21T22:44:31.997519Z",
    "action": 13,
    "target": "",
    "id": 117039,
    "action_name": "새로운 원본 문자열",
    "url": "https://translate-dev.freebsd.org/api/changes/117039/?format=api"
}