Information about plays

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

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

{
    "id": 3542402,
    "uri": "https://api.kexp.org/v2/plays/3542402/?format=api",
    "airdate": "2025-08-20T07:54:01-07:00",
    "show": 64338,
    "show_uri": "https://api.kexp.org/v2/shows/64338/?format=api",
    "image_uri": "https://dn721607.ca.archive.org/0/items/mbid-30d95d50-ad6e-463f-be43-376e1c7833ef/mbid-30d95d50-ad6e-463f-be43-376e1c7833ef-37030116915_thumb500.jpg",
    "thumbnail_uri": "https://ia800504.us.archive.org/18/items/mbid-30d95d50-ad6e-463f-be43-376e1c7833ef/mbid-30d95d50-ad6e-463f-be43-376e1c7833ef-37030116915_thumb250.jpg",
    "song": "Marriage",
    "track_id": "e6e30b57-310c-437b-a396-9bd676d54e59",
    "recording_id": "b11a8c8b-5afd-4b06-a3ae-0d23ca91a1cb",
    "artist": "The Bug Club",
    "artist_ids": [
        "31f07dfd-df64-48dc-856e-9968059b8e35"
    ],
    "album": "Rare Birds: Hour of Song",
    "release_id": "30d95d50-ad6e-463f-be43-376e1c7833ef",
    "release_group_id": "2437fbed-dc41-4623-a50d-c32e832279d1",
    "labels": [
        "We Are Busy Bodies"
    ],
    "label_ids": [
        "e658cace-01ef-4033-a57d-fec8316c1b28"
    ],
    "release_date": "2023-10-20",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Mawage is wot bwings us togeder today. Mawage, that bwessed awangment, that dweam wifin a dweam.\"  See Peter Cook in \"The Princess Bride\": https://www.youtube.com/watch?v=3odMTPuzLwY\n\n--\nHere are The Bug Club's clever lyrics, written by Sam Willmett and Tilly Harris: https://genius.com/The-bug-club-marriage-lyrics\n--\nhttps://thebugclub.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}