Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/17677814/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora/f40pagesindex/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora/f40pagesindex/ko/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
    "timestamp": "2024-04-27T16:44:21.389711Z",
    "action": 26,
    "target": "xref:getting-started.adoc[시작하기]",
    "old": "",
    "details": {
        "rejection_reason": ""
    },
    "id": 15906327,
    "action_name": "Suggestion removed",
    "url": "https://translate.fedoraproject.org/api/changes/15906327/?format=api"
}