Information about plays

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

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

{
    "id": 3531635,
    "uri": "https://api.kexp.org/v2/plays/3531635/?format=api",
    "airdate": "2025-07-25T17:06:00-07:00",
    "show": 64110,
    "show_uri": "https://api.kexp.org/v2/shows/64110/?format=api",
    "image_uri": "https://ia800902.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": "Supermodel* is the brainchild of Frankie Beanie, a Virginia native whose musical path has spanned east coast punk bands, the indie and dance scenes of Liverpool, and a deep love for hip-hop and the Beastie Boys.\n\nHere are rules of supermodel*: \n--don't try and be \"cool\"\n-- steal everything \n--all lowercase always--- don't overthink sh*t \n--always talk about fight club",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}