Information about plays

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

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

{
    "id": 3630246,
    "uri": "https://api.kexp.org/v2/plays/3630246/?format=api",
    "airdate": "2026-03-17T15:41:53-07:00",
    "show": 66207,
    "show_uri": "https://api.kexp.org/v2/shows/66207/?format=api",
    "image_uri": "https://dn710903.ca.archive.org/0/items/mbid-a503fdcf-5344-4e96-9015-963eaaa42837/mbid-a503fdcf-5344-4e96-9015-963eaaa42837-21659407085_thumb500.jpg",
    "thumbnail_uri": "https://dn710903.ca.archive.org/0/items/mbid-a503fdcf-5344-4e96-9015-963eaaa42837/mbid-a503fdcf-5344-4e96-9015-963eaaa42837-21659407085_thumb250.jpg",
    "song": "Jailbreak",
    "track_id": "951bb252-a441-489a-b09c-42ba87fae5eb",
    "recording_id": "1a978007-b99a-4a0f-82fa-481510d2dce1",
    "artist": "Thin Lizzy",
    "artist_ids": [
        "6a726ac6-019e-455c-8bbb-571a77bed52e"
    ],
    "album": "Jailbreak",
    "release_id": "a503fdcf-5344-4e96-9015-963eaaa42837",
    "release_group_id": "d55dae0d-835d-3756-8805-196e41bacc2f",
    "labels": [
        "Vertigo"
    ],
    "label_ids": [
        "1b3b52a5-ef89-4f8b-8d5f-e15a7a58863b"
    ],
    "release_date": "1976-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "For Dave\n--\nHappy St. Patrick's Day! Thin Lizzy was founded in 1969 in Dublin by two former members of Van Morrison’s Them and two members of the band Orphanage.  \n--\nHere's a glowing essay about the band's \"Jailbreak\" and especially the late Phil Lynott's songwriting: https://www.thevinyldistrict.com/storefront/graded-on-a-curve-thin-lizzy-jailbreak-2/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}