Information about plays

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

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

{
    "id": 3625491,
    "uri": "https://api.kexp.org/v2/plays/3625491/?format=api",
    "airdate": "2026-03-05T04:41:53-08:00",
    "show": 66094,
    "show_uri": "https://api.kexp.org/v2/shows/66094/?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": "\"The what can you do for me\nCashapp me in my caption\nGet over, get ahead culture\nOpen tabs generation in the echo chambers of greed\nA bunch of individuals who want to go viral over commentary\nAll caps baby boomer text threads\nNo spine having these\nDumb as doorknobs\nWhen people show you who they are\nBe. Leave. Them.\"\n\naja monet is a poet, performer, and educator from East NY, Brooklyn, best known as the youngest individual to win the legendary Nuyorican Poets' Café Grand Slam title. \n--\nThis terrific song was produced by Produced by Meshell Ndegeocello, aja monet and  drummer Justin Brown. Watch the official music video:  https://www.youtube.com/watch?v=oyP1frgXJZk",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}