Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/15426711/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/cockpit-podman/main/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/cockpit-podman/main/ja/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/mt:weblate-translation-memory/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/mt:weblate-translation-memory/?format=api",
    "timestamp": "2023-11-02T15:35:31.513846Z",
    "action": 4,
    "target": "名前はすでに使用中です。",
    "id": 12759906,
    "action_name": "Suggestion added",
    "url": "https://translate.fedoraproject.org/api/changes/12759906/?format=api"
}