Information about plays

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

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

{
    "id": 3619587,
    "uri": "https://api.kexp.org/v2/plays/3619587/?format=api",
    "airdate": "2026-02-19T16:32:32-08:00",
    "show": 65976,
    "show_uri": "https://api.kexp.org/v2/shows/65976/?format=api",
    "image_uri": "https://dn721907.ca.archive.org/0/items/mbid-f20f0f19-a410-4a30-9e61-b20eb933700d/mbid-f20f0f19-a410-4a30-9e61-b20eb933700d-2433341428_thumb500.jpg",
    "thumbnail_uri": "https://dn721907.ca.archive.org/0/items/mbid-f20f0f19-a410-4a30-9e61-b20eb933700d/mbid-f20f0f19-a410-4a30-9e61-b20eb933700d-2433341428_thumb250.jpg",
    "song": "Daydreamin’",
    "track_id": "1661e787-7b08-3dee-81ca-af49fe57d0a5",
    "recording_id": "06e0d2d9-e951-4bd0-999b-dd836aa1260c",
    "artist": "Lupe Fiasco feat. Jill Scott",
    "artist_ids": [
        "b1fb6a18-1626-4011-80fb-eaf83dfebcb6",
        "cf15719f-51f9-4db8-a15d-5eed9664ce69"
    ],
    "album": "Food & Liquor",
    "release_id": "f20f0f19-a410-4a30-9e61-b20eb933700d",
    "release_group_id": "3d19dd5c-9a0e-35c4-aeb8-c64ea898f1b6",
    "labels": [
        "Atlantic"
    ],
    "label_ids": [
        "50c384a2-0b44-401b-b893-8181173339c7"
    ],
    "release_date": "2006-09-19",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This track samples the song \"Daydream\" by German group Günter Kallmann Choir. It has also been sampled by Pharcyde and The Beta Band. --- On the 2006 debut \"Food & Liquor\", Lupe Fiasco discusses poverty, Islam, terrorism, racism, and individuality. Watch the official music video: https://youtu.be/7XOAStfv-v0",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}