Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/7284176/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/dnf/dnf-rhel-8/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/dnf/dnf-rhel-8/pt/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/plfarinha/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/plfarinha/?format=api",
    "timestamp": "2023-02-17T23:22:49.025635Z",
    "action": 7,
    "target": "A carregar repositório '{}' falha: {}",
    "old": "",
    "details": {
        "state": 20,
        "source": "loading repo '{}' failure: {}",
        "old_state": 0
    },
    "id": 9332077,
    "action_name": "Suggestion accepted",
    "url": "https://translate.fedoraproject.org/api/changes/9332077/?format=api"
}