Information about plays

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

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

{
    "id": 3625510,
    "uri": "https://api.kexp.org/v2/plays/3625510/?format=api",
    "airdate": "2026-03-05T05:53:59-08:00",
    "show": 66095,
    "show_uri": "https://api.kexp.org/v2/shows/66095/?format=api",
    "image_uri": "https://ia801002.us.archive.org/13/items/mbid-efa2dabe-e70c-45df-ae92-0a9b7ad3b5df/mbid-efa2dabe-e70c-45df-ae92-0a9b7ad3b5df-43500718547_thumb500.jpg",
    "thumbnail_uri": "https://dn721509.ca.archive.org/0/items/mbid-efa2dabe-e70c-45df-ae92-0a9b7ad3b5df/mbid-efa2dabe-e70c-45df-ae92-0a9b7ad3b5df-43500718547_thumb250.jpg",
    "song": "It’s All Love",
    "track_id": "5d7edbbf-1d5c-432e-9a8b-e2aa3c3b08cd",
    "recording_id": "4a22fab0-b17c-4861-a9ce-8fef411c9e43",
    "artist": "DJ HARRISON feat. Yazmin Lacey",
    "artist_ids": [
        "411b5c5b-5432-4789-8160-6921c7cf6bcb",
        "451919df-764c-40cf-9aa2-fcafe599d869"
    ],
    "album": "ElectroSoul",
    "release_id": "efa2dabe-e70c-45df-ae92-0a9b7ad3b5df",
    "release_group_id": "72ee9739-cec3-4392-b803-fa1ab4a877b8",
    "labels": [
        "Stones Throw Records"
    ],
    "label_ids": [
        "f1b83107-23e5-41a3-ab1b-2a36965cf77b"
    ],
    "release_date": "2026-01-23",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The latest solo album from veteran Richmond, VA-based multi-instrumentalist, drummer, DJ, producer, singer, songwriter, and composer Devonne Harris (aka DJ Harrison, also a member of numerous groups including Butcher Brown) does indeed revel in an ‘ElectroSoul’ lane, with an emphasis on the latter, and it's all infused with DJ Harrison’s deep bag of psych, funk, jazz, R&B, and hip-hop touches. \n\nA sweet gathering of his friends that includes Yaya Bey, Yazmin Lacey, Angélica Garcia, Kiefer, Fly Anakin, Nigel Hal, Pink Siifu, and Miguel Atwood-Ferguson all swing by to add their own flavor to this heady, groovy, eclectic soul party. -Alex Ruder-",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}