Information about plays

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

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

{
    "id": 3618605,
    "uri": "https://api.kexp.org/v2/plays/3618605/?format=api",
    "airdate": "2026-02-17T06:21:47-08:00",
    "show": 65956,
    "show_uri": "https://api.kexp.org/v2/shows/65956/?format=api",
    "image_uri": "https://dn710101.ca.archive.org/0/items/mbid-2c200a25-dedc-412c-9347-034e43733e14/mbid-2c200a25-dedc-412c-9347-034e43733e14-42893397169_thumb500.jpg",
    "thumbnail_uri": "https://dn710101.ca.archive.org/0/items/mbid-2c200a25-dedc-412c-9347-034e43733e14/mbid-2c200a25-dedc-412c-9347-034e43733e14-42893397169_thumb250.jpg",
    "song": "The Boogie Man Song",
    "track_id": "ed4d84e6-36cc-4c05-a3d7-8c88eaffc136",
    "recording_id": "a336da0f-5f28-4d27-bb32-34314232b3e4",
    "artist": "Mos Def",
    "artist_ids": [
        "9f4551c6-1324-4ac5-b3fe-a5c5cfacd54d"
    ],
    "album": "The New Danger",
    "release_id": "13ddb4ff-d2c3-4406-8c67-9d322ea9e404",
    "release_group_id": "4d0fd091-18c3-3c0d-8161-017296db71e9",
    "labels": [
        "Geffen Records"
    ],
    "label_ids": [
        "0fadc2ce-f7de-4e27-bbe6-612b317e716b"
    ],
    "release_date": "2004-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Watch this 2020 interview with Yasiin Bey (Mos Def) and Ari Melber on his favorite musicians and his approach to making art and music today: https://on.msnbc.com/3ddMULj \n\nIG @yasiinbey",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}