Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1468000/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/glossary/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/glossary/ko/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/cygnus6960/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/cygnus6960/?format=api",
    "timestamp": "2023-03-06T23:56:05.889453Z",
    "action": 31,
    "target": "윤초",
    "id": 404404,
    "action_name": "添加了新字符串",
    "url": "https://translate-dev.freebsd.org/api/changes/404404/?format=api"
}