Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/1258332/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/dnf/libdnf-dnf-4-master/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/dnf/libdnf-dnf-4-master/es/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/cyphra/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/cyphra/?format=api",
    "timestamp": "2025-04-09T17:56:51.825989Z",
    "action": 4,
    "target": "la firma no verifica para %s",
    "old": "la firma no cuadra para %s",
    "details": {
        "state": 20,
        "source": "signature does not verify for %s",
        "old_state": 20
    },
    "id": 18335479,
    "action_name": "Suggestion added",
    "url": "https://translate.fedoraproject.org/api/changes/18335479/?format=api"
}