Information about plays

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

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

{
    "id": 3561203,
    "uri": "https://api.kexp.org/v2/plays/3561203/?format=api",
    "airdate": "2025-10-04T12:24:56-07:00",
    "show": 64744,
    "show_uri": "https://api.kexp.org/v2/shows/64744/?format=api",
    "image_uri": "https://ia800601.us.archive.org/32/items/mbid-3e5e8698-8ed5-4807-ba58-dc91e1685a37/mbid-3e5e8698-8ed5-4807-ba58-dc91e1685a37-29943780973_thumb500.jpg",
    "thumbnail_uri": "https://ia800601.us.archive.org/32/items/mbid-3e5e8698-8ed5-4807-ba58-dc91e1685a37/mbid-3e5e8698-8ed5-4807-ba58-dc91e1685a37-29943780973_thumb250.jpg",
    "song": "Prom Night at Hater High",
    "track_id": "80d7e6ff-5d6d-3f69-ac0a-428c89e68592",
    "recording_id": "90547709-f7b4-41af-a380-d047eed69924",
    "artist": "The Long Winters",
    "artist_ids": [
        "966bd819-2ba1-4e1b-9d35-72385937e8ed"
    ],
    "album": "When I Pretend to Fall",
    "release_id": "3e5e8698-8ed5-4807-ba58-dc91e1685a37",
    "release_group_id": "9679d866-af66-3a7f-9653-895c6a3066a4",
    "labels": [
        "Barsuk Records"
    ],
    "label_ids": [
        "a4f904e0-f048-4c13-88ec-f9f31f3e6109"
    ],
    "release_date": "2003-05-06",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Support Public Media! Donate today: https://www.kexp.org/donate/\n\nCounting down the Listener's Top Albums of all time!\n\n#735 is The Long Winters - When I Pretend to Fall\n\nhttps://thelongwinters.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}