Information about plays

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

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

{
    "id": 3639467,
    "uri": "https://api.kexp.org/v2/plays/3639467/?format=api",
    "airdate": "2026-04-08T13:08:14-07:00",
    "show": 66400,
    "show_uri": "https://api.kexp.org/v2/shows/66400/?format=api",
    "image_uri": "https://dn721907.ca.archive.org/0/items/mbid-135c3530-ee97-44ee-ab00-0aa022fe00e4/mbid-135c3530-ee97-44ee-ab00-0aa022fe00e4-38441402311_thumb500.jpg",
    "thumbnail_uri": "https://dn721907.ca.archive.org/0/items/mbid-135c3530-ee97-44ee-ab00-0aa022fe00e4/mbid-135c3530-ee97-44ee-ab00-0aa022fe00e4-38441402311_thumb250.jpg",
    "song": "Diamond Jubilee",
    "track_id": "0681ac73-bcdd-4fc6-b1fe-556d789d4faa",
    "recording_id": "9e667092-f699-440e-93b7-401569e56b4b",
    "artist": "Cindy Lee",
    "artist_ids": [
        "a7537f5b-ef6f-424e-9f4d-9b990cb8866f"
    ],
    "album": "Diamond Jubilee",
    "release_id": "135c3530-ee97-44ee-ab00-0aa022fe00e4",
    "release_group_id": "442d3e54-f7f2-45b7-a743-61e0c2372284",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2024-03-31",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Cindy Lee is the enigmatic drag alter ego of alternative Canadian singer-songwriter Patrick Flegel, formerly of the band Women.\n---\nThe triple-album, \"Diamond Jubilee,\" was released in 2024. Go here to purchase the 32-song album: https://cindylee.bandcamp.com/album/diamond-jubilee",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}