Information about plays

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

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

{
    "id": 3570937,
    "uri": "https://api.kexp.org/v2/plays/3570937/?format=api",
    "airdate": "2025-10-28T08:04:37-07:00",
    "show": 64956,
    "show_uri": "https://api.kexp.org/v2/shows/64956/?format=api",
    "image_uri": "https://dn721709.ca.archive.org/0/items/mbid-3e1fae92-c35c-46f9-a1fb-a0f88e4abc8e/mbid-3e1fae92-c35c-46f9-a1fb-a0f88e4abc8e-42743832917_thumb500.jpg",
    "thumbnail_uri": "https://dn721709.ca.archive.org/0/items/mbid-3e1fae92-c35c-46f9-a1fb-a0f88e4abc8e/mbid-3e1fae92-c35c-46f9-a1fb-a0f88e4abc8e-42743832917_thumb250.jpg",
    "song": "We Were Just Here",
    "track_id": "024dcdde-54bd-462a-ab1e-bc763314be1e",
    "recording_id": "1784c6c9-411e-4aae-89d7-6604687e4d10",
    "artist": "Just Mustard",
    "artist_ids": [
        "7bab7a05-8b0f-4778-b0b8-02dd6deb463a"
    ],
    "album": "We Were Just Here",
    "release_id": "3e1fae92-c35c-46f9-a1fb-a0f88e4abc8e",
    "release_group_id": "b4b9c376-96b2-4e78-b87e-a13f1a2bbb7f",
    "labels": [
        "Partisan Records"
    ],
    "label_ids": [
        "d4ec5bb3-1d64-40fe-9629-ee1e452e251e"
    ],
    "release_date": "2025-10-17",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Good morning, Troy. I can't get enough of Just Mustard so if you find a spot to fit them in that could be a lovely thing. They remind me of an evolved version of Cranes. Have a great day. 👻🎃\n-Katie in Salt Lake City\n\nCheck out Just Mustard's full live performance in the KEXP studio: https://www.youtube.com/watch?v=g9wMS0mTSn0\n\nhttps://justmustard.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}