Information about plays

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

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

{
    "id": 3544186,
    "uri": "https://api.kexp.org/v2/plays/3544186/?format=api",
    "airdate": "2025-08-24T12:03:57-07:00",
    "show": 64376,
    "show_uri": "https://api.kexp.org/v2/shows/64376/?format=api",
    "image_uri": "https://ia600403.us.archive.org/21/items/mbid-7fd14199-892d-453d-9f5f-187a0791b310/mbid-7fd14199-892d-453d-9f5f-187a0791b310-42389321162_thumb500.jpg",
    "thumbnail_uri": "https://ia800403.us.archive.org/21/items/mbid-7fd14199-892d-453d-9f5f-187a0791b310/mbid-7fd14199-892d-453d-9f5f-187a0791b310-42389321162_thumb250.jpg",
    "song": "Time The Avenger (Pretenders Cover)",
    "track_id": "acbb701d-6e1e-4233-b0a2-98a60214ba43",
    "recording_id": "04ebb615-5f61-4bef-91ec-18c235e25416",
    "artist": "White Denim feat. Plantoid",
    "artist_ids": [
        "42e49814-6058-431c-80e2-a3aab424060d",
        "7ca13fa0-7168-414c-9ec2-cd3ff71b640e"
    ],
    "album": "Time The Avenger / Tattooed Love Boys (The Pretenders covers)",
    "release_id": "7fd14199-892d-453d-9f5f-187a0791b310",
    "release_group_id": "c4c02f65-e8bf-425f-88f1-0f340e92d233",
    "labels": [
        "Bella Union"
    ],
    "label_ids": [
        "2e72153d-8eb0-49a3-8b18-3a054d2c7f33"
    ],
    "release_date": "2025-06-17",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "White Denim will play the Sunset Tavern in Ballard on September 24.\n\nhttps://plantoidworld.bandcamp.com/track/white-denim-feat-plantoid-time-the-avenger\nhttps://whitedenimmusic.com/\nhttps://www.plantoid.co.uk/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}