Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/15709628/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/cockpit-ostree/main/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/cockpit-ostree/main/uk/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/yurchor/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/yurchor/?format=api",
    "timestamp": "2024-09-17T06:38:34.206678Z",
    "action": 2,
    "target": "Доступне оновлення",
    "old": "Доступне оновлення: $0",
    "details": {
        "state": 20,
        "source": "Update available",
        "old_state": 10
    },
    "id": 17062664,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/17062664/?format=api"
}