Information about plays

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

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

{
    "id": 3608597,
    "uri": "https://api.kexp.org/v2/plays/3608597/?format=api",
    "airdate": "2026-01-24T18:23:55-08:00",
    "show": 65746,
    "show_uri": "https://api.kexp.org/v2/shows/65746/?format=api",
    "image_uri": "https://dn721905.ca.archive.org/0/items/mbid-1e397871-4fad-42a1-a0e2-0da13c0d16fc/mbid-1e397871-4fad-42a1-a0e2-0da13c0d16fc-37633538395_thumb500.jpg",
    "thumbnail_uri": "https://ia801304.us.archive.org/7/items/mbid-1e397871-4fad-42a1-a0e2-0da13c0d16fc/mbid-1e397871-4fad-42a1-a0e2-0da13c0d16fc-37633538395_thumb250.jpg",
    "song": "First World Problem",
    "track_id": "ef479675-6f58-4c96-ba40-bda1a314555d",
    "recording_id": "f24482de-989e-4827-939d-27561ab26b39",
    "artist": "Unknown Mortal Orchestra",
    "artist_ids": [
        "e2305342-0bde-4a2c-aed0-4b88694834de"
    ],
    "album": "First World Problem",
    "release_id": "1e397871-4fad-42a1-a0e2-0da13c0d16fc",
    "release_group_id": "14471bce-3e38-4fe5-8f29-ead001e8c535",
    "labels": [
        "Jagjaguwar"
    ],
    "label_ids": [
        "42e06800-76f8-4a5b-a9b6-0983a5d72f17"
    ],
    "release_date": "2016-05-26",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "In a press release, frontman Ruban Nielson described the song:\n\n\"I think “First World Problem” is about modern love in a crumbling empire. The feeling that you’re trying to build your life and get what you need while a decadent world falls apart around you.\"\n\nWatch the official music video for Unknown Mortal Orchestra's \"First World Problem\": \n\nhttps://www.youtube.com/watch?v=kB5w-GXYFIY",
    "location": 3,
    "location_name": "Seattle",
    "play_type": "trackplay"
}