Information about plays

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

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

{
    "id": 3566942,
    "uri": "https://api.kexp.org/v2/plays/3566942/?format=api",
    "airdate": "2025-10-18T21:05:43-07:00",
    "show": 64872,
    "show_uri": "https://api.kexp.org/v2/shows/64872/?format=api",
    "image_uri": "https://coverartarchive.org/release/01119894-22f1-4af2-ac68-01dd7a8d4281/22205670581-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/01119894-22f1-4af2-ac68-01dd7a8d4281/22205670581-250.jpg",
    "song": "Don't Need Smoke to Make Myself Disappear",
    "track_id": null,
    "recording_id": "d53f3bd5-a327-4d10-822b-b0495a1d7d7d",
    "artist": "Pissed Jeans",
    "artist_ids": [
        "21762977-5d60-4fdb-a197-9347df3e6b17"
    ],
    "album": "Don't Need Smoke to Make Myself Disappear / Love Clown",
    "release_id": null,
    "release_group_id": "f97ed5f7-71bb-456b-8da4-94f9024682cf",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2006-06-06",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Philadelphia. Playing Seattle October 25 at Southgate Roller Rink for annual Rat City Ruckus with lots of bands over 2 stages.\n\nhttps://www.strangertickets.com/events/171859619/rat-city-recon-2025\n\nIn the meantime, you can watch their live in studio session here at KEXP from last year by following the link below:\n\nhttps://youtu.be/Aoqea3ObJL4?si=s3dldtWUd7XfGFs-",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}