Information about plays

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

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

{
    "id": 3544548,
    "uri": "https://api.kexp.org/v2/plays/3544548/?format=api",
    "airdate": "2025-08-25T07:26:55-07:00",
    "show": 64384,
    "show_uri": "https://api.kexp.org/v2/shows/64384/?format=api",
    "image_uri": "https://ia802303.us.archive.org/21/items/mbid-0c6a53b1-cc0c-4b5c-9eee-3512b92e795a/mbid-0c6a53b1-cc0c-4b5c-9eee-3512b92e795a-30433841433_thumb500.jpg",
    "thumbnail_uri": "https://ia902303.us.archive.org/21/items/mbid-0c6a53b1-cc0c-4b5c-9eee-3512b92e795a/mbid-0c6a53b1-cc0c-4b5c-9eee-3512b92e795a-30433841433_thumb250.jpg",
    "song": "Your Woman",
    "track_id": "5329b796-cff9-44f9-a69b-84da1a313d93",
    "recording_id": "633526aa-b80c-4ab2-b3da-ddf9e13902a8",
    "artist": "White Town",
    "artist_ids": [
        "b9068fde-91c8-48bf-8655-8d74c24ef4c5"
    ],
    "album": "1000 Original Hits: 1997",
    "release_id": "0c6a53b1-cc0c-4b5c-9eee-3512b92e795a",
    "release_group_id": "1b019f02-312c-4476-aacc-8f0155a66296",
    "labels": [
        "EMI Plus"
    ],
    "label_ids": [
        "27e901b1-0d33-4331-9466-59e2f34564f6"
    ],
    "release_date": "2001-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "White Town (Jyoti Mishra) created this song at home using free MIDI sequencing software for the Atari ST home computer along with a cheap multitrack cassette recorder - the song features a sampled trumpet line from a 1932 recording of \"My Woman\" by Lew Stone and his Monseigneur Band.\n---\nKEXP's Emily Fox reflected on this song for Sound & Vision. https://www.kexp.org/read/2022/6/22/50-years-of-music-1997-white-town-your-woman/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}