Information about plays

list: List of plays
retrieve: Information about a specific play by ID

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

{
    "id": 3637293,
    "uri": "https://api.kexp.org/v2/plays/3637293/?format=api",
    "airdate": "2026-04-03T14:02:49-07:00",
    "show": 66354,
    "show_uri": "https://api.kexp.org/v2/shows/66354/?format=api",
    "image_uri": "https://dn710907.ca.archive.org/0/items/mbid-52214d83-3213-38ac-978d-e35316597336/mbid-52214d83-3213-38ac-978d-e35316597336-5900074638_thumb500.jpg",
    "thumbnail_uri": "https://dn710907.ca.archive.org/0/items/mbid-52214d83-3213-38ac-978d-e35316597336/mbid-52214d83-3213-38ac-978d-e35316597336-5900074638_thumb250.jpg",
    "song": "Antmusic",
    "track_id": "ce9c2b87-6181-33f0-90c1-982e87e9a0b3",
    "recording_id": "2fa884b3-ebd9-4190-82ae-2fca39d9aecf",
    "artist": "Adam and The Ants",
    "artist_ids": [
        "75d4f194-969c-4538-b789-742f3eb3d02c"
    ],
    "album": "Kings of the Wild Frontier",
    "release_id": "52214d83-3213-38ac-978d-e35316597336",
    "release_group_id": "8698397e-887c-3f78-9d95-6c6499a1daa8",
    "labels": [
        "Epic"
    ],
    "label_ids": [
        "8f638ddb-131a-4cc3-b3d4-7ebdac201b55"
    ],
    "release_date": "1990-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Antmusic\" is the broad term Adam Ant uses to describe his music, both solo and with Adam and the Ants. It is also the name of the third single from the Adam and the Ants' album \"Kings of the Wild Frontier.\" Here's a 2025 retrospective on that classic album: https://www.classicpopmag.com/features/classic-album/classic-album-adam-and-the-ants-kings-of-the-wild-frontier/\n--\nCheck out the official music video for \"Antmusic\" here: https://www.youtube.com/watch?v=Rm9drIwmmU4",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}