Information about plays

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

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

{
    "id": 3631621,
    "uri": "https://api.kexp.org/v2/plays/3631621/?format=api",
    "airdate": "2026-03-20T19:05:56-07:00",
    "show": 66233,
    "show_uri": "https://api.kexp.org/v2/shows/66233/?format=api",
    "image_uri": "https://dn710807.ca.archive.org/0/items/mbid-fdb69859-49a1-463a-8f53-89d080423653/mbid-fdb69859-49a1-463a-8f53-89d080423653-10752418151_thumb500.jpg",
    "thumbnail_uri": "https://dn710807.ca.archive.org/0/items/mbid-fdb69859-49a1-463a-8f53-89d080423653/mbid-fdb69859-49a1-463a-8f53-89d080423653-10752418151_thumb250.jpg",
    "song": "Heaven",
    "track_id": "2e5ee13c-0948-39c5-ba66-f6a7302f0e95",
    "recording_id": "a03e184c-eb71-47ed-a7af-c20453211324",
    "artist": "Ebo Taylor",
    "artist_ids": [
        "8b034085-b06d-4c42-9be3-d709be169d79"
    ],
    "album": "Life Stories",
    "release_id": "fdb69859-49a1-463a-8f53-89d080423653",
    "release_group_id": "b9ef2c52-3697-4ed6-a7f6-1d9d1f596d8a",
    "labels": [
        "Strut Records"
    ],
    "label_ids": [
        "9ba9a0fb-d617-4906-9c1d-7bfa78087ff9"
    ],
    "release_date": "2011-04-08",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Kicking off six degrees rite with Ebo Taylor (born Deroy Taylor; 6 January 1936 – 7 February 2026) was a Ghanaian guitarist, composer, bandleader, record producer and arranger focusing on highlife and afrobeat music. RIP LEGEND! ",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}