Information about plays

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

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

{
    "id": 3639010,
    "uri": "https://api.kexp.org/v2/plays/3639010/?format=api",
    "airdate": "2026-04-07T09:54:42-07:00",
    "show": 66390,
    "show_uri": "https://api.kexp.org/v2/shows/66390/?format=api",
    "image_uri": "https://dn710105.ca.archive.org/0/items/mbid-02f0d407-4626-48c3-9f28-6dfb1bdf206a/mbid-02f0d407-4626-48c3-9f28-6dfb1bdf206a-44399467750_thumb500.jpg",
    "thumbnail_uri": "https://dn710105.ca.archive.org/0/items/mbid-02f0d407-4626-48c3-9f28-6dfb1bdf206a/mbid-02f0d407-4626-48c3-9f28-6dfb1bdf206a-44399467750_thumb250.jpg",
    "song": "hollyweird",
    "track_id": "78a408a5-96e1-4bd8-bd47-ff9107c1aefb",
    "recording_id": "726544c7-f284-41dc-8aa6-e87d17554b3e",
    "artist": "aja monet",
    "artist_ids": [
        "c1d14ed4-9a04-43e1-bc7b-f16471768f42"
    ],
    "album": "hollyweird",
    "release_id": "02f0d407-4626-48c3-9f28-6dfb1bdf206a",
    "release_group_id": "33a2c9fc-6fcd-4a48-8062-b276e772790d",
    "labels": [
        "drink sum wtr"
    ],
    "label_ids": [
        "778a90c4-21ff-4035-b3dc-80f62d0e989c"
    ],
    "release_date": "2026-02-19",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Poet, writer, and activist aja monet has just released \"hollyweird,\" her first new music since 2023.\n---\nDiscussing the single, monet shares: \"I wrote hollyweird on scraps of found paper, frantically jotting down observations and sentiments of the moment during the Los Angeles fires and its aftermath. The song is an Afropunkesque ode to frustrations and feelings around our current culture of social isolation and performative solidarity. I wanted to speak to the emptiness of hollyweird not as a place but as a way of being where insincerity is normalized. Where social interactions become void in of sincerity and we lose sight of community and connection.”\n--\nWatch the official video: https://www.youtube.com/watch?v=oyP1frgXJZk",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}