Information about plays

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

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

{
    "id": 3570593,
    "uri": "https://api.kexp.org/v2/plays/3570593/?format=api",
    "airdate": "2025-10-27T11:05:28-07:00",
    "show": 64949,
    "show_uri": "https://api.kexp.org/v2/shows/64949/?format=api",
    "image_uri": "https://ia800207.us.archive.org/6/items/mbid-7beb47e7-f54b-46a3-a570-7fe932f0e350/mbid-7beb47e7-f54b-46a3-a570-7fe932f0e350-6606801570_thumb500.jpg",
    "thumbnail_uri": "https://ia600207.us.archive.org/6/items/mbid-7beb47e7-f54b-46a3-a570-7fe932f0e350/mbid-7beb47e7-f54b-46a3-a570-7fe932f0e350-6606801570_thumb250.jpg",
    "song": "She’s About a Mover",
    "track_id": "85c5bfe8-ac99-34aa-ba84-36c34c9762ce",
    "recording_id": "43b32acf-9da5-420d-a115-65dbe4018ae0",
    "artist": "Sir Douglas Quintet",
    "artist_ids": [
        "b2b3eed6-d9b2-4d1a-bf9b-0160e401720e"
    ],
    "album": "Nuggets: Original Artyfacts From the First Psychedelic Era, 1965–1968",
    "release_id": "7beb47e7-f54b-46a3-a570-7fe932f0e350",
    "release_group_id": "8692651e-a7df-3903-a47e-8a28bc1b492c",
    "labels": [
        "Rhino"
    ],
    "label_ids": [
        "c4f2cf49-b57c-4cc1-8061-f54400704ac4"
    ],
    "release_date": "1998-09-15",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Arguably the greatest and most influential Tex-Mex group ever, the Sir Douglas Quintet epitomized Texas' reputation as a fertile roots music melting pot and established the career of Tex-Mex cult legend Doug Sahm.\n\nThe Quintet mixed country, blues, jazz, R&B, Mexican conjunto/norteño music, Cajun dances, British Invasion rock & roll, garage rock, and even psychedelia into a heady stew that could only have come from Texas.\"\n\nhttps://www.allmusic.com/artist/the-sir-douglas-quintet-mn0000018708#biography",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}