Information about plays

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

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

{
    "id": 3584651,
    "uri": "https://api.kexp.org/v2/plays/3584651/?format=api",
    "airdate": "2025-11-29T19:02:19-08:00",
    "show": 65245,
    "show_uri": "https://api.kexp.org/v2/shows/65245/?format=api",
    "image_uri": "https://ia601501.us.archive.org/31/items/mbid-340a4ec8-5964-44e9-82ce-e060b3698f96/mbid-340a4ec8-5964-44e9-82ce-e060b3698f96-40635585029_thumb500.jpg",
    "thumbnail_uri": "https://ia801501.us.archive.org/31/items/mbid-340a4ec8-5964-44e9-82ce-e060b3698f96/mbid-340a4ec8-5964-44e9-82ce-e060b3698f96-40635585029_thumb250.jpg",
    "song": "Kangaroo",
    "track_id": "d96ce2ed-86ba-4b68-98db-292db84ef793",
    "recording_id": "12e22fc8-19df-4d88-9b7f-cb2417abc8f8",
    "artist": "Risley",
    "artist_ids": [
        "290900ed-31c4-410b-b448-5687a25ef2db"
    ],
    "album": "Umbra Penumbra",
    "release_id": "340a4ec8-5964-44e9-82ce-e060b3698f96",
    "release_group_id": "a0a6563b-e090-48f6-9f17-19976ec692dd",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-01-24",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Portland-based Risley had this to say about \"Kangaroo\" which was a single released last November:\n\n\"Our first single from our new album is out today! It’s called ‘Kangaroo’ 🦘 While the lyrics are metaphorical, we made a super silly and fun music video for it with @sepdx.digital and @trhaudio that’s takes you through a Stoney dream with our kangaroo pal. It might not be the most representative song from the album to lead out with but we thought the world could use something fun right now. Please watch and have a laugh.\"\n\nhttps://www.instagram.com/risleyband/p/DCr67oRzxWt/\n--\nhttps://risley.bandcamp.com/track/kangaroo",
    "location": 3,
    "location_name": "Seattle",
    "play_type": "trackplay"
}