Information about plays

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

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

{
    "id": 3521861,
    "uri": "https://api.kexp.org/v2/plays/3521861/?format=api",
    "airdate": "2025-07-02T23:11:58-07:00",
    "show": 63903,
    "show_uri": "https://api.kexp.org/v2/shows/63903/?format=api",
    "image_uri": "https://ia600806.us.archive.org/31/items/mbid-6d034ec4-ae79-408f-9d66-e4fdb20f6e84/mbid-6d034ec4-ae79-408f-9d66-e4fdb20f6e84-41659473526_thumb500.jpg",
    "thumbnail_uri": "https://ia800806.us.archive.org/31/items/mbid-6d034ec4-ae79-408f-9d66-e4fdb20f6e84/mbid-6d034ec4-ae79-408f-9d66-e4fdb20f6e84-41659473526_thumb250.jpg",
    "song": "LOOK OUT FOR ME",
    "track_id": "b0b5a052-5db9-421b-b814-71647545251c",
    "recording_id": "090226fe-75fa-4ab6-90dd-3e7dd2a5cba0",
    "artist": "Turnstile",
    "artist_ids": [
        "7b748dac-f5ce-45a7-9b95-c1d8b5b013ed"
    ],
    "album": "NEVER ENOUGH",
    "release_id": "6d034ec4-ae79-408f-9d66-e4fdb20f6e84",
    "release_group_id": "58310aac-65aa-492e-83fb-ec50c58e5a1d",
    "labels": [
        "Roadrunner Records"
    ],
    "label_ids": [
        "5899271b-a77a-4081-93a9-0bd05b9b4180"
    ],
    "release_date": "2025-06-06",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"The fifth studio album from Baltimore's Turnstile is a high-octane collection of urgent, melodic post-hardcore. Bringing catharsis to chaos, the band pairs commanding guitar riffs, captivating vocals, and propulsive drums with flourishes of synth, sax, flute, cello, and trumpet, unveiling a dynamic soundscape with a power-pop sensibility.\" –CS https://www.kexp.org/read/2025/6/9/new-music-reviews-69/ *** Upcoming concert dates: San Francisco - Oct. 5, 2025 Seattle - Oct. 7, 2025 Other dates: \n\nhttps://turnstilehardcore.com/pages/tour",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}