Information about plays

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

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

{
    "id": 3547196,
    "uri": "https://api.kexp.org/v2/plays/3547196/?format=api",
    "airdate": "2025-08-31T14:45:18-07:00",
    "show": 64437,
    "show_uri": "https://api.kexp.org/v2/shows/64437/?format=api",
    "image_uri": "https://ia601709.us.archive.org/33/items/mbid-238ac0cc-bf91-475d-a455-9435181944a3/mbid-238ac0cc-bf91-475d-a455-9435181944a3-28267373756_thumb500.jpg",
    "thumbnail_uri": "https://ia801709.us.archive.org/33/items/mbid-238ac0cc-bf91-475d-a455-9435181944a3/mbid-238ac0cc-bf91-475d-a455-9435181944a3-28267373756_thumb250.jpg",
    "song": "The Dream",
    "track_id": "46155cb0-50a1-364f-baef-68d12d95651f",
    "recording_id": "0c86a097-536d-4d7e-a213-3679f5209426",
    "artist": "Oh Sees",
    "artist_ids": [
        "194272cc-dcc8-4640-a4a6-66da7d250d5c"
    ],
    "album": "Carrion Crawler / The Dream",
    "release_id": "238ac0cc-bf91-475d-a455-9435181944a3",
    "release_group_id": "7c49e5f0-cc69-4c5d-afbb-902fde19e53d",
    "labels": [
        "In the Red Records"
    ],
    "label_ids": [
        "485d19d8-74e5-4c06-8751-ce6f04d3f282"
    ],
    "release_date": "2011-11-08",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "At Neumos in Seattle on September 5th and 6th.\n\nhttps://ohsees.bandcamp.com/album/carrion-crawler-the-dream\nhttps://www.theeohsees.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}