Information about plays

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

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

{
    "id": 3635908,
    "uri": "https://api.kexp.org/v2/plays/3635908/?format=api",
    "airdate": "2026-03-31T06:51:15-07:00",
    "show": 66327,
    "show_uri": "https://api.kexp.org/v2/shows/66327/?format=api",
    "image_uri": "https://dn710406.ca.archive.org/0/items/mbid-8a61dd14-380e-4ea5-a06d-e2f49ef68baa/mbid-8a61dd14-380e-4ea5-a06d-e2f49ef68baa-44343166902_thumb500.jpg",
    "thumbnail_uri": "https://dn710406.ca.archive.org/0/items/mbid-8a61dd14-380e-4ea5-a06d-e2f49ef68baa/mbid-8a61dd14-380e-4ea5-a06d-e2f49ef68baa-44343166902_thumb250.jpg",
    "song": "Don't Play",
    "track_id": "cb647fba-735b-4e55-837c-f5940499f5ad",
    "recording_id": "e1e6b081-e010-41cf-93e0-b12166005046",
    "artist": "Jill Scott",
    "artist_ids": [
        "b1fb6a18-1626-4011-80fb-eaf83dfebcb6"
    ],
    "album": "To Whom This May Concern",
    "release_id": "8a61dd14-380e-4ea5-a06d-e2f49ef68baa",
    "release_group_id": "5351a021-c5cf-4642-999c-bbfc6d98212c",
    "labels": [
        "The Orchard",
        "Human Re Sources",
        "Blues Babe Records"
    ],
    "label_ids": [
        "426f80c6-4d24-42ac-8af6-cd8d015c64ba",
        "c4f89a2b-8b94-4557-947a-75dc25b0a655",
        "81290650-637a-4c94-86a8-b19f1513e8bf"
    ],
    "release_date": "2026-02-13",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "On her first album in over 10 years, the R&B icon sings about setbacks, redemption, and Black joy while paying little mind to public approval. \n\nYou can catch her on tour later this year! \n+ August 6 & 7: Oakland, CA\n\nhttps://missjillscott.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}