Information about plays

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

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

{
    "id": 3627784,
    "uri": "https://api.kexp.org/v2/plays/3627784/?format=api",
    "airdate": "2026-03-11T15:38:37-07:00",
    "show": 66153,
    "show_uri": "https://api.kexp.org/v2/shows/66153/?format=api",
    "image_uri": "https://dn711201.ca.archive.org/0/items/mbid-9a4a7536-1445-3223-a3d3-1c7931e14f78/mbid-9a4a7536-1445-3223-a3d3-1c7931e14f78-1998238621_thumb500.jpg",
    "thumbnail_uri": "https://dn711201.ca.archive.org/0/items/mbid-9a4a7536-1445-3223-a3d3-1c7931e14f78/mbid-9a4a7536-1445-3223-a3d3-1c7931e14f78-1998238621_thumb250.jpg",
    "song": "Search and Destroy",
    "track_id": "5d477855-afb3-3b5c-bfa5-d2753bf2291b",
    "recording_id": "052ae184-9e33-414e-a8a7-26fe622ef467",
    "artist": "Iggy and The Stooges",
    "artist_ids": [
        "1253e5e9-eaa7-4ce6-81b8-09725e8cee43"
    ],
    "album": "Raw Power",
    "release_id": "9a4a7536-1445-3223-a3d3-1c7931e14f78",
    "release_group_id": "156cbf68-eaea-3f6a-852e-aa6afbd779db",
    "labels": [
        "Legacy"
    ],
    "label_ids": [
        "45ffe1d8-92da-4750-9a4a-f42861f46e2c"
    ],
    "release_date": "2010-04-13",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"'Search And Destroy' originated at RG Jones Studio in Wimbledon,” guitarist James Williamson explains. “During a break in rehearsing, I started goofing around making machine gun sounds with the guitar, and it kind of clicked with me. Then back where we were living in Chelsea, I worked out the rest of the song around that.”\nLearn the story behind this song: https://www.loudersound.com/features/the-story-behind-search-and-destroy-by-iggy-and-the-stooges",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}