Information about plays

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

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

{
    "id": 3520659,
    "uri": "https://api.kexp.org/v2/plays/3520659/?format=api",
    "airdate": "2025-06-30T05:15:04-07:00",
    "show": 63881,
    "show_uri": "https://api.kexp.org/v2/shows/63881/?format=api",
    "image_uri": "https://ia800607.us.archive.org/0/items/mbid-51678ee7-b877-423d-90ad-3720199d6e3f/mbid-51678ee7-b877-423d-90ad-3720199d6e3f-41418115054_thumb500.jpg",
    "thumbnail_uri": "https://dn721305.ca.archive.org/0/items/mbid-51678ee7-b877-423d-90ad-3720199d6e3f/mbid-51678ee7-b877-423d-90ad-3720199d6e3f-41418115054_thumb250.jpg",
    "song": "The Men Who Dance in Stag’s Heads",
    "track_id": "7c651ba5-b2c2-4a9a-a0f4-02fc64fac96b",
    "recording_id": "22c6b8ce-d2f5-4382-a8f1-73c2c23fe8e1",
    "artist": "Mark Pritchard & Thom Yorke",
    "artist_ids": [
        "77e40f25-44f3-48f9-b7d3-572e82dcc9ba",
        "8ed2e0b3-aa4c-4e13-bec3-dc7393ed4d6b"
    ],
    "album": "Tall Tales",
    "release_id": "51678ee7-b877-423d-90ad-3720199d6e3f",
    "release_group_id": "80e3d46d-8d77-409c-947d-efe50f02806f",
    "labels": [
        "Warp"
    ],
    "label_ids": [
        "46f0f4cd-8aab-4b33-b698-f459faf64190"
    ],
    "release_date": "2025-05-09",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Yorke and Pritchard began work on this album in 2020 during the COVID-19 pandemic, exchanging work online. The album artwork was created by Jonathan Zawada using CGI and AI.\n\nhttps://markpritchard.bandcamp.com/album/tall-tales",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}