Information about plays

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

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

{
    "id": 3551740,
    "uri": "https://api.kexp.org/v2/plays/3551740/?format=api",
    "airdate": "2025-09-11T15:00:54-07:00",
    "show": 64534,
    "show_uri": "https://api.kexp.org/v2/shows/64534/?format=api",
    "image_uri": "https://ia801506.us.archive.org/35/items/mbid-b3730216-3df3-48eb-8b44-fcede469575d/mbid-b3730216-3df3-48eb-8b44-fcede469575d-9449246070_thumb500.jpg",
    "thumbnail_uri": "https://ia801506.us.archive.org/35/items/mbid-b3730216-3df3-48eb-8b44-fcede469575d/mbid-b3730216-3df3-48eb-8b44-fcede469575d-9449246070_thumb250.jpg",
    "song": "Everybody Needs a 303",
    "track_id": "99a5ab43-0758-34d5-9166-605e377223ee",
    "recording_id": "27319de8-321c-4e84-8213-009ed04b028b",
    "artist": "Fatboy Slim",
    "artist_ids": [
        "34c63966-445c-4613-afe1-4f0e1e53ae9a"
    ],
    "album": "Better Living Through Chemistry",
    "release_id": "b3730216-3df3-48eb-8b44-fcede469575d",
    "release_group_id": "0af908c7-0ec7-3183-b677-1240f6e47b9c",
    "labels": [
        "Astralwerks"
    ],
    "label_ids": [
        "60f3af98-d6ca-4995-a9b5-b93924e2405f"
    ],
    "release_date": "1997-09-23",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "A combination of oversized breaks, nostalgic samples, and a proper slice of rave. “Everybody Loves A 303” layers Edwin Starr (multiple elements of \"Everybody Needs Love\") and Fuzzy Haskins (drums  from \"The Fuz and da Boog\")) samples into a walloping bassline, soulful vocals, and jump-up drums. It even throws in the voice of Corey Glover of Living Colour and crowd noise from The Doors’ “Roadhouse Blues.” \n--\nA 303 is a Roland 303 bass synthesizer: //www.vintagesynth.com/roland/303.php",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}