Information about plays

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

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

{
    "id": 3628281,
    "uri": "https://api.kexp.org/v2/plays/3628281/?format=api",
    "airdate": "2026-03-13T02:44:35-07:00",
    "show": 66166,
    "show_uri": "https://api.kexp.org/v2/shows/66166/?format=api",
    "image_uri": "https://ia801606.us.archive.org/10/items/mbid-1ba0a2cb-7ac4-4487-be1a-27a67cf557b9/mbid-1ba0a2cb-7ac4-4487-be1a-27a67cf557b9-2572876513_thumb500.jpg",
    "thumbnail_uri": "https://dn710709.ca.archive.org/0/items/mbid-1ba0a2cb-7ac4-4487-be1a-27a67cf557b9/mbid-1ba0a2cb-7ac4-4487-be1a-27a67cf557b9-2572876513_thumb250.jpg",
    "song": "Fallin'",
    "track_id": "b69bb1a9-8a76-3280-ac6d-ab3b10716575",
    "recording_id": "2b105e04-ffbd-433a-a1e7-eeb976464153",
    "artist": "Teenage Fanclub & De La Soul",
    "artist_ids": [
        "e6f8912b-7df9-4aae-b551-2cd03dc29588",
        "a8ebde98-7e91-46c7-992c-90039ba42017"
    ],
    "album": "Judgment Night",
    "release_id": "1ba0a2cb-7ac4-4487-be1a-27a67cf557b9",
    "release_group_id": "dfd38aa4-b1f9-3834-a51c-8fd6092e4674",
    "labels": [
        "Epic"
    ],
    "label_ids": [
        "8f638ddb-131a-4cc3-b3d4-7ebdac201b55"
    ],
    "release_date": "1993-09-14",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Fallin'\" is a collaboration between Scottish power pop band Teenage Fanclub and American alternative hip hop trio De La Soul. It sampled Tom Petty's \"Free Fallin'.\" The song was recorded for the soundtrack to the action film \"Judgment Night,\" which featured other collaborations between well-known rock, metal and hip hop groups.: https://www.youtube.com/watch?v=mOmdg3epcic\n\nYes, that was Tom Petty.  \"Fallin'\" is a collaboration between Scottish power pop band Teenage Fanclub and American alternative hip hop trio De La Soul. It sampled Tom Petty's \"Free Fallin'.\" The song was recorded for the soundtrack to the action film \"Judgment Night,\" which featured other collaborations between well-known rock, metal and hip hop groups.: https://www.youtube.com/watch?v=mOmdg3epcic",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}