Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1541085/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/glossary/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/glossary/pl/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/QWERTIOX/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/QWERTIOX/?format=api",
    "timestamp": "2023-04-16T10:43:42.301434Z",
    "action": 31,
    "target": "Protokół internetowy",
    "id": 486732,
    "action_name": "새 문자열이 추가됨",
    "url": "https://translate-dev.freebsd.org/api/changes/486732/?format=api"
}