Information about plays

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

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

{
    "id": 3612284,
    "uri": "https://api.kexp.org/v2/plays/3612284/?format=api",
    "airdate": "2026-02-02T13:11:35-08:00",
    "show": 65823,
    "show_uri": "https://api.kexp.org/v2/shows/65823/?format=api",
    "image_uri": "https://coverartarchive.org/release/cb9a5468-823a-478c-9ae9-d91e939c94c3/3720836328-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/cb9a5468-823a-478c-9ae9-d91e939c94c3/3720836328-250.jpg",
    "song": "Fool’s Paradise",
    "track_id": null,
    "recording_id": "515589d4-c0a2-4d2c-b535-955edfbe02b1",
    "artist": "Meli’sa Morgan",
    "artist_ids": [
        "ef7cd54b-2570-475c-a8fa-34c18cc51136"
    ],
    "album": "Do Me Baby",
    "release_id": null,
    "release_group_id": "234cb204-d1b8-362b-88e3-acd4de52a4fb",
    "labels": [
        "Capitol Records"
    ],
    "label_ids": [
        "abea2d3e-eabf-4480-ab24-9382dd642c73"
    ],
    "release_date": "1986-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Here's a biography of R & B singerJoyce Melissa Morgan: https://www.facebook.com/groups/523856368364949/posts/2098788644205039/\n--\nJay-Z and Mary J. Blige sampled this song for \"Can't Knock The Hustle\" in 1996.\n---\nBlack History is Now! Join us TODAY as we kick off Black History Month. Tune in all day as we celebrate the brilliance, the resilience, and the soul that moves us all forward. Because Black history isn't just the past—it’s the heartbeat of our community every single day. Tune in for Black History is Now, TODAY, and throughout the month. Listen live or catch it on-demand at KEXP-dot-O-R-G or the KEXP mobile app.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}