Information about plays

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

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

{
    "id": 3618158,
    "uri": "https://api.kexp.org/v2/plays/3618158/?format=api",
    "airdate": "2026-02-16T05:05:24-08:00",
    "show": 65948,
    "show_uri": "https://api.kexp.org/v2/shows/65948/?format=api",
    "image_uri": "https://dn721600.ca.archive.org/0/items/mbid-35975acd-f9c4-4dc4-8d30-83c85c1e61cb/mbid-35975acd-f9c4-4dc4-8d30-83c85c1e61cb-27073521942_thumb500.jpg",
    "thumbnail_uri": "https://dn721600.ca.archive.org/0/items/mbid-35975acd-f9c4-4dc4-8d30-83c85c1e61cb/mbid-35975acd-f9c4-4dc4-8d30-83c85c1e61cb-27073521942_thumb250.jpg",
    "song": "The Loneliness and the Scream",
    "track_id": "bbef0810-e797-3a7e-8ac4-d6128e2eb1ea",
    "recording_id": "1cf41774-f3a0-4a8c-9945-fe694e9f4007",
    "artist": "Frightened Rabbit",
    "artist_ids": [
        "dc21d171-7204-4759-9fd0-77d031aeb40c"
    ],
    "album": "The Winter of Mixed Drinks",
    "release_id": "9cdc28ac-225f-4131-b58f-5c2a230b5182",
    "release_group_id": "10dda573-58dd-41b5-aeaf-3d1e036bdce0",
    "labels": [
        "FatCat Records"
    ],
    "label_ids": [
        "21d42a26-b50d-4d1b-8494-ec07922919ce"
    ],
    "release_date": "2010-03-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "From Frightened Rabbit's third studio album.\n\nSee KEXP's tribute to Scott Hutchison of Frightened Rabbit, which includes several videos of live KEXP performances, here: \n\nhttps://www.kexp.org/read/2018/5/11/rip-frightened-rabbits-scott-hutchison/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}