Changes API.

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

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

{
    "unit": "https://translate.funkwhale.audio/api/units/390416/?format=api",
    "component": "https://translate.funkwhale.audio/api/components/website-remake/code-of-conduct/?format=api",
    "translation": "https://translate.funkwhale.audio/api/translations/website-remake/code-of-conduct/zh_Hans/?format=api",
    "user": "https://translate.funkwhale.audio/api/users/georgkrause/?format=api",
    "author": "https://translate.funkwhale.audio/api/users/georgkrause/?format=api",
    "timestamp": "2023-08-28T08:48:49.835959Z",
    "action": 6,
    "target": "联系版主:",
    "id": 364788,
    "action_name": "Automatically translated",
    "url": "https://translate.funkwhale.audio/api/changes/364788/?format=api"
}