Information about plays

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

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

{
    "id": 3539070,
    "uri": "https://api.kexp.org/v2/plays/3539070/?format=api",
    "airdate": "2025-08-12T07:30:26-07:00",
    "show": 64269,
    "show_uri": "https://api.kexp.org/v2/shows/64269/?format=api",
    "image_uri": "https://ia600404.us.archive.org/33/items/mbid-d62e264b-adff-4cc0-a6e6-cd313519fd79/mbid-d62e264b-adff-4cc0-a6e6-cd313519fd79-1854516697_thumb500.jpg",
    "thumbnail_uri": "https://ia800404.us.archive.org/33/items/mbid-d62e264b-adff-4cc0-a6e6-cd313519fd79/mbid-d62e264b-adff-4cc0-a6e6-cd313519fd79-1854516697_thumb250.jpg",
    "song": "My Tennessee Mountain Home",
    "track_id": "9654e921-9bce-3302-9d34-33283c6ff4db",
    "recording_id": "974e4c42-3484-4a47-aa57-1199d51fccea",
    "artist": "Dolly Parton",
    "artist_ids": [
        "1d543e07-d0d2-4834-a8db-d65c50c2a856"
    ],
    "album": "My Tennessee Mountain Home",
    "release_id": "d62e264b-adff-4cc0-a6e6-cd313519fd79",
    "release_group_id": "c654b9a7-c32b-3298-b756-43ad7a57eb32",
    "labels": [
        "RCA Victor"
    ],
    "label_ids": [
        "b3f4e6a5-ece0-43be-a530-68ad0d49fee8"
    ],
    "release_date": "1973-04-21",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "We are taking sheep to the county fair this morning and feeling like we need a little county, maybe Dolly Parton or Beyoncé (Sheep and us listening to KEXP right now).\n\nJason, Cecelia (14) Lila (12) in Bellingham WA\n\n--\n\n\"Life is as peaceful as a baby's sigh...\"\n--\nThe lyrics, with their picture of a rural childhood, demonstrate Dolly Parton's remarkable capacity as a songwriter: https://genius.com/Dolly-parton-my-tennessee-mountain-home-lyrics",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}