---
title: "Policy change feed — WITHDRAWN, returns 503"
method: GET
path: "/api/v1/visa/changes"
tags: ["Visa data"]
deprecated: true
---

# Policy change feed — WITHDRAWN, returns 503

`GET /api/v1/visa/changes`

> **Deprecated.**

**This endpoint is not available and is not part of any plan.**

It returns `503` with `Retry-After: 86400` for every caller.

The previous feed compared two internal tables rather than official
gazettes, so it was withdrawn rather than sold as verified change
data. It will return only once every event carries a named, verified
official source. No client integration was affected — the endpoint had
never been called.

The parameters below are kept for reference only; none of them are
honoured while the feed is withdrawn.

## Query parameters

- `passport` string — ISO 3166-1 alpha-3 country code.
- `destination` string — ISO 3166-1 alpha-3 country code.
- `since` string
- `type` 'requirement_changed' | 'days_changed' | 'new_policy' | 'suspended' | 'restored' | 'fee_changed' | 'process_changed'
- `severity` 'minor' | 'major'
- `wishlist` string
- `limit` integer
- `offset` integer

## Other responses

- `503` — Feed withdrawn pending verified official sources.

---

[API](https://skmtc.net/orizn/apis/orizn-visa-api.md) · [All operations](https://skmtc.net/orizn/apis/orizn-visa-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/orizn/orizn-visa-api/revisions/97ea5156ef11/schema)
