Information about plays

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

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

{
    "id": 3523852,
    "uri": "https://api.kexp.org/v2/plays/3523852/?format=api",
    "airdate": "2025-07-07T09:47:35-07:00",
    "show": 63947,
    "show_uri": "https://api.kexp.org/v2/shows/63947/?format=api",
    "image_uri": "https://ia600902.us.archive.org/33/items/mbid-76592947-20b4-4288-9eb6-c7f4a8887276/mbid-76592947-20b4-4288-9eb6-c7f4a8887276-42326409135_thumb500.jpg",
    "thumbnail_uri": "https://ia800902.us.archive.org/33/items/mbid-76592947-20b4-4288-9eb6-c7f4a8887276/mbid-76592947-20b4-4288-9eb6-c7f4a8887276-42326409135_thumb250.jpg",
    "song": "i used to live in england",
    "track_id": "689d7e3b-5041-47d1-ab87-5005d7a19bb7",
    "recording_id": "7a1bf479-1c58-4c0e-a2e0-9b4a2eac3bec",
    "artist": "supermodel*",
    "artist_ids": [
        "025f15cb-e1f1-43f6-b02b-4ba722f1ba45"
    ],
    "album": "i used to live in england",
    "release_id": "76592947-20b4-4288-9eb6-c7f4a8887276",
    "release_group_id": "0d7dff19-47c3-425a-beed-f28eb22fc704",
    "labels": [
        "f***ing whatever."
    ],
    "label_ids": [
        "106d01a8-bff7-4d54-a9fe-b55c1d4150b4"
    ],
    "release_date": "2025-06-20",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New from Los Angeles-based artist and producer Frankie Beanie's new project \"supermodel*\"\n\n\"The new single, \"i used to live in england,\" delivers a hypnotic, dance-driven soundscape anchored by Frankie's signature deadpan American delivery. With razor-sharp cultural references, from Tesco meal deals to playful American stereotypes, the track is a witty exploration of Frankie's transatlantic experience.\"\nhttps://www.antimusic.com/p/25/0622frankie_beanie_launches_supermodel_with_i_used_to_live_in_england.shtml\n\nhttps://www.supermodelsupermodel.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}