Information about plays

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

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

{
    "id": 3543764,
    "uri": "https://api.kexp.org/v2/plays/3543764/?format=api",
    "airdate": "2025-08-23T14:24:57-07:00",
    "show": 64367,
    "show_uri": "https://api.kexp.org/v2/shows/64367/?format=api",
    "image_uri": "https://dn721803.ca.archive.org/0/items/mbid-f4c0d7a6-927b-4c56-8343-e71b03ccde53/mbid-f4c0d7a6-927b-4c56-8343-e71b03ccde53-42715728478_thumb500.jpg",
    "thumbnail_uri": "https://ia801708.us.archive.org/26/items/mbid-f4c0d7a6-927b-4c56-8343-e71b03ccde53/mbid-f4c0d7a6-927b-4c56-8343-e71b03ccde53-42715728478_thumb250.jpg",
    "song": "Run River Run",
    "track_id": "0a18cce2-d0b1-4fcd-a974-2d95745cfc84",
    "recording_id": "d2afcaff-c652-4eca-8675-cbf2c656c00b",
    "artist": "Katie Schecter",
    "artist_ids": [
        "1340bb6a-28f7-4515-b9cb-d5950cc2d8fe"
    ],
    "album": "Run River Run",
    "release_id": "f4c0d7a6-927b-4c56-8343-e71b03ccde53",
    "release_group_id": "7ee49e04-9025-46db-b6de-8fc9cb608787",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-08-08",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New album \"Empress\" out on October 17th.\n\nRecorded live to tape at New York's famed Diamond Mine Studio while she was pregnant with her daughter, the Nashville-based artist describes the record as a celebration of feminine power and personal transformation. \n\nBorn and raised in New York and now rooted in Nashville, Schecter's genre-defying sound continues to evolve. With Empress, she aimed to craft \"one unified listening experience in a time of consistent polarity,\" focusing on the shared human experience - love, fear, dreams, and the struggle for control.\n\nhttps://katieschecter.bandcamp.com/\nIG: @schecibaby",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}