Information about plays

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

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

{
    "id": 3638627,
    "uri": "https://api.kexp.org/v2/plays/3638627/?format=api",
    "airdate": "2026-04-06T13:06:06-07:00",
    "show": 66383,
    "show_uri": "https://api.kexp.org/v2/shows/66383/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Lose My Cool",
    "track_id": null,
    "recording_id": "94752393-4cea-4036-aebf-d99f63da0029",
    "artist": "Amber Mark",
    "artist_ids": [
        "b44e2752-deb5-4f10-b8e9-6671484acb34"
    ],
    "album": "3:33 AM",
    "release_id": null,
    "release_group_id": "bd8e65e0-526e-4a46-bbf2-3a773a7cf347",
    "labels": [
        "Jasmine Records"
    ],
    "label_ids": [
        "18146c49-4454-4f61-93b9-7464c72cb244"
    ],
    "release_date": "2017-05-12",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Amber Mark will be performing at Capitol Hill Block Party in Seattle on August 8th!\n\n\"'Lose My Cool’ is the second track on my EP dedicated to a stage in the grieving process. This track represents anger. I really bottled a lot up after my mother passed and one day I couldn’t handle it anymore and just exploded on all of my friends and family. It was a very passive way of dealing with things, not very healthy.” https://i-d.co/article/video-exclusive-amber-marks-lose-my-cool-is-about-life-and-death/\n\nCheck out Mark's 2017 set for Midnight In a Perfect World: https://www.kexp.org/read/2017/10/12/midnight-in-a-perfect-world-amber-mark/\n\nhttps://www.ambermarkmusic.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}