Information about plays

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

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

{
    "id": 3639129,
    "uri": "https://api.kexp.org/v2/plays/3639129/?format=api",
    "airdate": "2026-04-07T17:15:55-07:00",
    "show": 66393,
    "show_uri": "https://api.kexp.org/v2/shows/66393/?format=api",
    "image_uri": "https://dn710605.ca.archive.org/0/items/mbid-23713170-705c-4f84-aec8-1f1387f8a749/mbid-23713170-705c-4f84-aec8-1f1387f8a749-4515299276_thumb500.jpg",
    "thumbnail_uri": "https://ia801903.us.archive.org/28/items/mbid-23713170-705c-4f84-aec8-1f1387f8a749/mbid-23713170-705c-4f84-aec8-1f1387f8a749-4515299276_thumb250.jpg",
    "song": "I Can't Go for That (No Can Do)",
    "track_id": "4d1e116c-cd1a-3a38-b429-522fa852a387",
    "recording_id": "d35fe46f-d990-4d1a-b622-ca66b7273fe1",
    "artist": "Hall & Oates",
    "artist_ids": [
        "debabff3-2559-46e5-862d-ef2a906d7010"
    ],
    "album": "A Bugged Out Mix",
    "release_id": "23713170-705c-4f84-aec8-1f1387f8a749",
    "release_group_id": "5ca2a4e4-6bba-34d2-b42c-e277e34237ac",
    "labels": [
        "New State Music"
    ],
    "label_ids": [
        "80c58f3d-ca2c-4d2f-8613-43385aaaef75"
    ],
    "release_date": "2009-04-29",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Happy Birthday John Oates, of Hall & Oates, born on this day in 1949!\n__\nSpeaking about the meaning of the lyrics, John Oates has stated that while many listeners may assume the lyrics are about a relationship, in reality, the song, \"is about the music business. That song is really about not being pushed around by big labels, managers, and agents and being told what to do, and being true to yourself creatively.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}