Information about plays

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

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

{
    "id": 3559161,
    "uri": "https://api.kexp.org/v2/plays/3559161/?format=api",
    "airdate": "2025-09-29T08:49:02-07:00",
    "show": 64699,
    "show_uri": "https://api.kexp.org/v2/shows/64699/?format=api",
    "image_uri": "https://ia802800.us.archive.org/4/items/mbid-bbdc2e37-d900-4617-8208-0c88044cbe63/mbid-bbdc2e37-d900-4617-8208-0c88044cbe63-20918221971_thumb500.jpg",
    "thumbnail_uri": "https://ia902800.us.archive.org/4/items/mbid-bbdc2e37-d900-4617-8208-0c88044cbe63/mbid-bbdc2e37-d900-4617-8208-0c88044cbe63-20918221971_thumb250.jpg",
    "song": "Bizarre Love Triangle",
    "track_id": "3e01eeeb-a566-30be-9d89-2c69e4dc30be",
    "recording_id": "d14faa3e-36e5-4d8e-94f2-2548d1b59be9",
    "artist": "New Order",
    "artist_ids": [
        "f1106b17-dcbb-45f6-b938-199ccfab50cc"
    ],
    "album": "Brotherhood",
    "release_id": "bbdc2e37-d900-4617-8208-0c88044cbe63",
    "release_group_id": "9f46bfe6-6c91-3536-9bfc-edb3e1f8bd7b",
    "labels": [
        "Factory"
    ],
    "label_ids": [
        "a2faf590-58fc-4e9f-a85b-eaf6dc266317"
    ],
    "release_date": "1986-09-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New Order released their fourth album Brotherhood on this day in 1986, 39 years ago today!\n\nNew Order wrote this song with their producer, Steven Hague. Bernard Sumner recalls, \" It was a time when I set out to write a hit single. I think we got a rather large tax bill, and we sat down with Stephen Hague to write a Top 40 hit.\"\n\n\"I had an idea for the bassline, Gillian (Gilbert, keyboards) had some string ideas, Stephen got some drums down. When we got the track going, I was sent off to the flat we had in London with a bottle of Pernod and told not to show my face again until I'd written the lyrics.\" https://tinyurl.com/36ez76wk\n\nhttps://www.neworder.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}