Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/17805369/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-infra/noggin/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/pl/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/youthfulfox/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/youthfulfox/?format=api",
    "timestamp": "2024-05-07T18:41:39.809106Z",
    "action": 2,
    "target": "Witaj %(user_name)s. Czy chcesz ustawić swój %(attr_name)s to %(mail)s?",
    "old": "Witam %(user_name)s. Czy chcesz ustawić swój %(attr_name)s to %(mail)s?",
    "details": {
        "state": 20,
        "source": "Hello %(user_name)s. Do you want to set your %(attr_name)s to %(mail)s?",
        "old_state": 20
    },
    "id": 16039648,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/16039648/?format=api"
}