Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/10869498/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-media-writer/mediawriter/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-media-writer/mediawriter/ja/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/miyako/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/miyako/?format=api",
    "timestamp": "2024-04-23T05:32:26.528446Z",
    "action": 2,
    "target": "%1 のダウンロードに失敗しました。",
    "id": 15743376,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/15743376/?format=api"
}