Information about plays

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

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

{
    "id": 3630241,
    "uri": "https://api.kexp.org/v2/plays/3630241/?format=api",
    "airdate": "2026-03-17T15:21:14-07:00",
    "show": 66207,
    "show_uri": "https://api.kexp.org/v2/shows/66207/?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": "aja monet is a poet, performer, and educator from Brooklyn, and the youngest individual to win the Nuyorican Poets' Café Grand Slam title. \n\nThis 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\n\nhttps://ajamonet.bandcamp.com/track/hollyweird\nhttps://ajamonet.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}