Information about plays

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

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

{
    "id": 3637192,
    "uri": "https://api.kexp.org/v2/plays/3637192/?format=api",
    "airdate": "2026-04-03T08:06:47-07:00",
    "show": 66352,
    "show_uri": "https://api.kexp.org/v2/shows/66352/?format=api",
    "image_uri": "https://dn720601.ca.archive.org/0/items/mbid-7cc105ed-f053-402e-8994-cae9f3ad737f/mbid-7cc105ed-f053-402e-8994-cae9f3ad737f-44322954828_thumb500.jpg",
    "thumbnail_uri": "https://dn720601.ca.archive.org/0/items/mbid-7cc105ed-f053-402e-8994-cae9f3ad737f/mbid-7cc105ed-f053-402e-8994-cae9f3ad737f-44322954828_thumb250.jpg",
    "song": "I Like It, Its Nice",
    "track_id": "79873dc7-45c0-4216-a67e-948bc6aa4def",
    "recording_id": "4d541f0f-5f15-4c45-bd4c-af3752a90aad",
    "artist": "Iguana Death Cult",
    "artist_ids": [
        "4b253e1e-2e12-4013-b566-d41ab99753fb"
    ],
    "album": "Guns Out",
    "release_id": "7cc105ed-f053-402e-8994-cae9f3ad737f",
    "release_group_id": "a60d42e2-5b18-4466-a4a7-40e7dd693235",
    "labels": [
        "Greenway Records"
    ],
    "label_ids": [
        "353d0410-9950-45b1-b707-a3a303ae6fa3"
    ],
    "release_date": "2026-04-10",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Iguana Death Cult were formed in 2014 by guitarist and singer Jeroen Reek, who grew up in Willemstad, a small town in the Netherlands.: https://www.allmusic.com/artist/iguana-death-cult-mn0003598180\n--\nTheir new album 'Guns Out' drops on April 10.: https://iguanadeathcult.bandcamp.com/album/guns-out",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}