Video · head-to-head
An API of Ice And Fire vs Ron Swanson Quotes
An API of Ice And Fire is a fan-built REST API serving structured data from George R. R. Martin's A Song of Ice and Fire — characters, houses, and books with their cross-references — book-centric records that also carry TV-adaptation annotations, the character payload including tvSeries and playedBy. It's completely keyless and free, returning plain paginated JSON with no rate-limit headers observed on repeated calls.
A minimal JSON API returning quotes from Ron Swanson, the Parks and Recreation character, with random, count-based, and search endpoints. The maintainer archived the source repo in January 2026 after 11 years of running it, but explicitly committed to keeping the Heroku instance itself alive — confirmed still serving live on this run.
| An API of Ice And Fire | Ron Swanson Quotes | |
|---|---|---|
| Authentication | None | None |
| Pricing | free | free |
| Formats | JSON | JSON |
| CORS | yes | yes |
| HTTPS | Yes | Yes |