Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/14639693/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-infra/noggin/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/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-11-20T19:18:17.890959Z",
    "action": 2,
    "target": "%(groupcount)s групи, %(agreementcount)s угоди",
    "old": "%(groupcount)s Група(и), %(agreementcount)s Угода(и)",
    "details": {
        "state": 20,
        "source": "%(groupcount)s Group(s), %(agreementcount)s Agreement(s)",
        "old_state": 20
    },
    "id": 17445036,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/17445036/?format=api"
}