Information about plays

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

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

{
    "id": 3657296,
    "uri": "https://api.kexp.org/v2/plays/3657296/?format=api",
    "airdate": "2026-05-20T16:02:58-07:00",
    "show": 66768,
    "show_uri": "https://api.kexp.org/v2/shows/66768/?format=api",
    "image_uri": "https://dn711004.ca.archive.org/0/items/mbid-9945ac80-3454-4abf-afac-98e19fabaf96/mbid-9945ac80-3454-4abf-afac-98e19fabaf96-1862693797_thumb500.jpg",
    "thumbnail_uri": "https://dn711004.ca.archive.org/0/items/mbid-9945ac80-3454-4abf-afac-98e19fabaf96/mbid-9945ac80-3454-4abf-afac-98e19fabaf96-1862693797_thumb250.jpg",
    "song": "Shadow",
    "track_id": "f2bc8382-17cb-3d30-8fee-7b71617fbc27",
    "recording_id": "444148a3-ee43-44f3-b855-d50ea62a0bee",
    "artist": "Wild Nothing",
    "artist_ids": [
        "a181595e-5b84-4439-a5f4-f548ddfb64df"
    ],
    "album": "Nocturne",
    "release_id": "9945ac80-3454-4abf-afac-98e19fabaf96",
    "release_group_id": "4898b725-8c73-4b04-888a-c2b9ff28d948",
    "labels": [
        "Bella Union"
    ],
    "label_ids": [
        "2e72153d-8eb0-49a3-8b18-3a054d2c7f33"
    ],
    "release_date": "2012-08-27",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Wild Nothing is the indie rock project of American multi-instrumentalist Jack Tatum, formed in 2009 in Blacksburg, Virginia.\n\nThey have some shows for their 'Gemini' Anniversary Tour, including stopping at the Great American Music Hall in SF on May 22nd. \nhttps://www.wildnothingmusic.com/tour",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}