Information about plays

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

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

{
    "id": 3619173,
    "uri": "https://api.kexp.org/v2/plays/3619173/?format=api",
    "airdate": "2026-02-18T16:38:48-08:00",
    "show": 65968,
    "show_uri": "https://api.kexp.org/v2/shows/65968/?format=api",
    "image_uri": "https://dn721804.ca.archive.org/0/items/mbid-bbd5a254-eb4e-436a-98e6-a4f3cc947e82/mbid-bbd5a254-eb4e-436a-98e6-a4f3cc947e82-43545309657_thumb500.jpg",
    "thumbnail_uri": "https://dn721804.ca.archive.org/0/items/mbid-bbd5a254-eb4e-436a-98e6-a4f3cc947e82/mbid-bbd5a254-eb4e-436a-98e6-a4f3cc947e82-43545309657_thumb250.jpg",
    "song": "The Spirit Does Not Burn",
    "track_id": "a87bdc51-3ed2-4646-bfee-fb0eac8ceafd",
    "recording_id": "c4d1de2c-1607-441c-95e3-ce3dceaedd1f",
    "artist": "Dream Nails",
    "artist_ids": [
        "98b08b3c-af07-4e01-97d6-23ea805dfaac"
    ],
    "album": "You Wish",
    "release_id": "bbd5a254-eb4e-436a-98e6-a4f3cc947e82",
    "release_group_id": "50fd52ad-bd92-42c4-9bbc-4b5907623615",
    "labels": [
        "Marshall Records"
    ],
    "label_ids": [
        "69d3137a-481a-4053-8ae4-7f9ce6b7e1d1"
    ],
    "release_date": "2026-02-06",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "London-based rock trio Dream Nails released their new album earlier this month! \n\"This is a punk album about resilience\", shares guitarist Anya Pearson. “Each song is a story of strength. It's called 'You Wish' because it perfectly captures our punk swagger counterpointed with our cosmic optimism.\" \n\nhttps://www.marshall.com/us/en/marshall-records/artists/dream-nails",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}