Information about plays

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

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

{
    "id": 3609389,
    "uri": "https://api.kexp.org/v2/plays/3609389/?format=api",
    "airdate": "2026-01-26T12:51:36-08:00",
    "show": 65761,
    "show_uri": "https://api.kexp.org/v2/shows/65761/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Where Do We Go?",
    "track_id": "c4b88a57-a29b-4340-a3b1-92e18420d6ac",
    "recording_id": "7eb09ecd-54d2-40e4-849f-4a0ed0c18488",
    "artist": "Goat Girl",
    "artist_ids": [
        "29a2e15e-b14f-42ca-8f65-d52479872452"
    ],
    "album": "On All Fours",
    "release_id": "60be84e7-dbd8-4d80-bd99-3da1a9df7267",
    "release_group_id": "78d42053-c873-47f4-94bf-17badea7d027",
    "labels": [
        "Rough Trade"
    ],
    "label_ids": [
        "71247f6b-fd24-4a56-89a2-23512f006f0c"
    ],
    "release_date": "2021-01-29",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“'Where Do We Go?,' a takedown of a lying, venomous blowhard, chimes like a nursery rhyme before introducing a synth as shrill as a dentist’s drill. 'I’m sure it stinks under his skin/Where pores secrete all the hate from within,' Clottie Cream murmurs.\"\nRead a very positive review of Goat Girl's \"On All Fours\" release: https://pitchfork.com/reviews/albums/goat-girl-on-all-fours/.\n\nhttps://goatgirl.co.uk/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}