Information about plays

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

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

{
    "id": 3633907,
    "uri": "https://api.kexp.org/v2/plays/3633907/?format=api",
    "airdate": "2026-03-26T13:38:34-07:00",
    "show": 66285,
    "show_uri": "https://api.kexp.org/v2/shows/66285/?format=api",
    "image_uri": "https://dn711102.ca.archive.org/0/items/mbid-eb3a43ff-34cf-4c17-9be6-9ffa06e7ac40/mbid-eb3a43ff-34cf-4c17-9be6-9ffa06e7ac40-15168124998_thumb500.jpg",
    "thumbnail_uri": "https://dn711102.ca.archive.org/0/items/mbid-eb3a43ff-34cf-4c17-9be6-9ffa06e7ac40/mbid-eb3a43ff-34cf-4c17-9be6-9ffa06e7ac40-15168124998_thumb250.jpg",
    "song": "We the People....",
    "track_id": "07b4a850-af94-473d-ad91-48041ecd1c84",
    "recording_id": "5cfcf5fb-bba9-449a-a270-cbc85aa007cf",
    "artist": "A Tribe Called Quest",
    "artist_ids": [
        "9689aa5a-4471-4fb4-9721-07cecda0fa9f"
    ],
    "album": "We Got It from Here... Thank You 4 Your Service",
    "release_id": "eb3a43ff-34cf-4c17-9be6-9ffa06e7ac40",
    "release_group_id": "b445860f-edd9-4160-841c-fccf5533ecbd",
    "labels": [
        "Epic"
    ],
    "label_ids": [
        "8f638ddb-131a-4cc3-b3d4-7ebdac201b55"
    ],
    "release_date": "2016-11-11",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Another band that was part of the Native Tongues collective...\n---\nQ-Tip and Phife had grown up together in Queens, and met Muhammad in high school. The group's name was coined by The Jungle Brothers, whose members attended the same school. \n--\nThe song's tense feel is enhanced by a sample of Black Sabbath's \"Behind the Wall of Sleep\" from their 1970 self-titled album.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}