Changes API.

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

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

{
    "unit": "https://translate.funkwhale.audio/api/units/390275/?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/de/?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-28T07:18:18.128251Z",
    "action": 6,
    "target": "Wenn Sie sich aus irgendeinem Grund unwohl fühlen, oder die andere Person das Problem nicht sofort behebt, wenden Sie sich bitte an einen Moderator.",
    "id": 363773,
    "action_name": "Automatically translated",
    "url": "https://translate.funkwhale.audio/api/changes/363773/?format=api"
}