Information about plays

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

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

{
    "id": 3613471,
    "uri": "https://api.kexp.org/v2/plays/3613471/?format=api",
    "airdate": "2026-02-05T08:54:25-08:00",
    "show": 65845,
    "show_uri": "https://api.kexp.org/v2/shows/65845/?format=api",
    "image_uri": "https://dn721801.ca.archive.org/0/items/mbid-e48b3f43-4f2b-4172-8cc2-2b20b1dde059/mbid-e48b3f43-4f2b-4172-8cc2-2b20b1dde059-28578328344_thumb500.jpg",
    "thumbnail_uri": "https://dn721801.ca.archive.org/0/items/mbid-e48b3f43-4f2b-4172-8cc2-2b20b1dde059/mbid-e48b3f43-4f2b-4172-8cc2-2b20b1dde059-28578328344_thumb250.jpg",
    "song": "Maneater",
    "track_id": "6ca4c7d7-c868-4ffd-9884-96389111c39e",
    "recording_id": "d84143a8-b7fc-4bba-91ff-b354cb3cebfa",
    "artist": "Daryl Hall + John Oates",
    "artist_ids": [
        "debabff3-2559-46e5-862d-ef2a906d7010"
    ],
    "album": "H₂O",
    "release_id": "e48b3f43-4f2b-4172-8cc2-2b20b1dde059",
    "release_group_id": "60617d21-4d43-3f4f-829f-eb933c562ba3",
    "labels": [
        "RCA"
    ],
    "label_ids": [
        "1ca5ed29-e00b-4ea5-b817-0bcca0e04946"
    ],
    "release_date": "1982-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Watch the official video for this track: \nhttps://www.youtube.com/watch?v=yRYFKcMa_Ek\n\nDaryll Hall recalled: \nJohn had written a prototype of \"Maneater\"; he was banging it around with Edgar Winter. It was like a reggae song. I said, \"Well, the chords are interesting, but I think we should change the groove.\" I changed it to that Motown kind of groove. So we did that, and I played it for Sara Allen and sang it for her…[Sings] \"Oh here she comes / Watch out boy she'll chew you up / Oh here she comes / She's a maneater… and a…\" I forget what the last line was. She said, \"drop that s*** at the end and go, 'She's a maneater,' and stop! And I said, 'No, you're crazy, that's messed up.'\" Then I thought about it, and I realized she was right. And it made all the difference in the song.\nhttps://americansongwriter.com/hall-and-oates-soul-survivors/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}