Information about plays

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

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

{
    "id": 3607271,
    "uri": "https://api.kexp.org/v2/plays/3607271/?format=api",
    "airdate": "2026-01-21T15:48:15-08:00",
    "show": 65716,
    "show_uri": "https://api.kexp.org/v2/shows/65716/?format=api",
    "image_uri": "https://dn721204.ca.archive.org/0/items/mbid-616ed89a-d729-3e9f-9ada-1617e69e91f3/mbid-616ed89a-d729-3e9f-9ada-1617e69e91f3-23441041869_thumb500.jpg",
    "thumbnail_uri": "https://dn721204.ca.archive.org/0/items/mbid-616ed89a-d729-3e9f-9ada-1617e69e91f3/mbid-616ed89a-d729-3e9f-9ada-1617e69e91f3-23441041869_thumb250.jpg",
    "song": "Jam-Master Jay",
    "track_id": "87475226-c074-31ac-afd1-8d0b7663faa7",
    "recording_id": "0dd0a47d-ae4e-4f0b-84f1-f18a1cdc7fd1",
    "artist": "Run‐D.M.C.",
    "artist_ids": [
        "5ecc3f72-20a6-47a0-8dc5-fb0b3dadeea0"
    ],
    "album": "Run‐D.M.C.",
    "release_id": "616ed89a-d729-3e9f-9ada-1617e69e91f3",
    "release_group_id": "eec6f4a7-b992-34df-8984-af0fe00550e0",
    "labels": [
        "4th & Broadway"
    ],
    "label_ids": [
        "c7c345d6-7c08-4008-918d-26a7f4acdbbd"
    ],
    "release_date": "1984-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "On this day in 1965, Jam Master Jay was born Jason William Mizell. Mizell was the DJ of the influential hip hop group Run–D.M.C. \n--\n R.I.P., Jason Mizell, who was shot in his studio in 2002.: https://www.theguardian.com/news/2002/nov/01/guardianobituaries.arts",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}