Information about plays

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

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

{
    "id": 3622031,
    "uri": "https://api.kexp.org/v2/plays/3622031/?format=api",
    "airdate": "2026-02-25T08:18:40-08:00",
    "show": 66026,
    "show_uri": "https://api.kexp.org/v2/shows/66026/?format=api",
    "image_uri": "https://dn711009.ca.archive.org/0/items/mbid-710a1e4f-7207-4b06-82e1-96f926c9076f/mbid-710a1e4f-7207-4b06-82e1-96f926c9076f-9357908834_thumb500.jpg",
    "thumbnail_uri": "https://dn711009.ca.archive.org/0/items/mbid-710a1e4f-7207-4b06-82e1-96f926c9076f/mbid-710a1e4f-7207-4b06-82e1-96f926c9076f-9357908834_thumb250.jpg",
    "song": "Everlasting Light",
    "track_id": "4c30d719-9111-389b-842c-9ff744a70636",
    "recording_id": "0afdf0bb-cf31-456b-814e-afc42b26da4b",
    "artist": "The Black Keys",
    "artist_ids": [
        "d15721d8-56b4-453d-b506-fc915b14cba2"
    ],
    "album": "Brothers",
    "release_id": "710a1e4f-7207-4b06-82e1-96f926c9076f",
    "release_group_id": "2a2b851c-bba6-4584-80c0-19af4a55e286",
    "labels": [
        "Nonesuch"
    ],
    "label_ids": [
        "c69cac59-f512-4edc-ab2c-d04c22dbce20"
    ],
    "release_date": "2010-05-18",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Formed in Akron, Ohio in 2001, The Black Keys are singer/guitarist Dan Auerbach and drummer Patrick Carney. \n\nYou can catch them live at Remlinger Farms in Carnation, WA on May 29 and 30.\n\nhttps://theblackkeys.bandcamp.com\nhttps://theblackkeys.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}