Information about plays

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

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

{
    "id": 3630633,
    "uri": "https://api.kexp.org/v2/plays/3630633/?format=api",
    "airdate": "2026-03-18T13:11:25-07:00",
    "show": 66215,
    "show_uri": "https://api.kexp.org/v2/shows/66215/?format=api",
    "image_uri": "https://dn710206.ca.archive.org/0/items/mbid-fc3ce850-a710-4d29-82ae-7d3a5c4a75f2/mbid-fc3ce850-a710-4d29-82ae-7d3a5c4a75f2-35026547136_thumb500.jpg",
    "thumbnail_uri": "https://dn710206.ca.archive.org/0/items/mbid-fc3ce850-a710-4d29-82ae-7d3a5c4a75f2/mbid-fc3ce850-a710-4d29-82ae-7d3a5c4a75f2-35026547136_thumb250.jpg",
    "song": "Sunflower",
    "track_id": "3752bc5f-63e2-4102-8f2a-9da881b8824b",
    "recording_id": "00ef9e11-f1ee-4990-aac5-4b164c2e2f2a",
    "artist": "Nabihah Iqbal",
    "artist_ids": [
        "28a7d9a8-36c0-4bdd-ae4d-abcfb76f5a18"
    ],
    "album": "DREAMER",
    "release_id": "fc3ce850-a710-4d29-82ae-7d3a5c4a75f2",
    "release_group_id": "64ed4b3d-04a3-4ff2-a0ff-ea31b92a7fa6",
    "labels": [
        "Ninja Tune"
    ],
    "label_ids": [
        "dc940013-b8a8-4362-a465-291026c04b42"
    ],
    "release_date": "2023-04-28",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Nabihah Iqbal is a musician, producer, DJ and broadcaster from London.  Iqbal grew up playing the classical guitar, the flute, the piano, and eventually the electric guitar, instrumental mastery being her domain of comfort and choice.\nLearn more about her here https://www.glamcult.com/articles/dreamers-of-the-world-unite-under-nabihah-iqbal\n--\n Nabihah Iqbal performed Live @ KEXP in June 2023. Check out the full performance here: https://www.youtube.com/watch?v=0A948iFJMh4 -",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}