Information about plays

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

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

{
    "id": 3534081,
    "uri": "https://api.kexp.org/v2/plays/3534081/?format=api",
    "airdate": "2025-07-31T09:14:47-07:00",
    "show": 64160,
    "show_uri": "https://api.kexp.org/v2/shows/64160/?format=api",
    "image_uri": "https://ia903201.us.archive.org/0/items/mbid-f769da37-50a7-4a68-80f2-77be000ae9cd/mbid-f769da37-50a7-4a68-80f2-77be000ae9cd-26122336000_thumb500.jpg",
    "thumbnail_uri": "https://ia903201.us.archive.org/0/items/mbid-f769da37-50a7-4a68-80f2-77be000ae9cd/mbid-f769da37-50a7-4a68-80f2-77be000ae9cd-26122336000_thumb250.jpg",
    "song": "A Hero's Death",
    "track_id": "384a6cc4-5932-4ea9-98f7-8e758d6be70f",
    "recording_id": "789c26da-6d76-448d-8c6b-b85ea4332b0a",
    "artist": "Fontaines D.C.",
    "artist_ids": [
        "fd87acc7-e0a0-4a45-bc2a-d2ab5c10be68"
    ],
    "album": "A Hero's Death",
    "release_id": "b18b6936-7b0b-4253-97f2-1532447f54b9",
    "release_group_id": "8eac43e3-2fbc-488b-b728-f79c17836fef",
    "labels": [
        "Partisan Records"
    ],
    "label_ids": [
        "d4ec5bb3-1d64-40fe-9629-ee1e452e251e"
    ],
    "release_date": "2020-07-31",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Released on this day in 2020! \n\nGrian Chatten: “To me the idea of a hero’s life is someone who pursues their morals and ideas right until the end.” Fontaines D.C. have spoken out for the first time on their surprise Grammy nod, likening the landmark moment to receiving “a phone call from space”. The Dublin post-punk heroes secured a Best Rock Album nomination for ‘A Hero’s Death‘ – which received a four-star review from NME earlier this year — during the nominations announcement for the 2021 Grammys earlier this week (November 24) . While they face tough competition from The Strokes, Michael Kiwanuka, Sturgill Simpson and Grace Potter, Fontaines D.C. say they are still trying to take the news in — telling NME that their nomination is just a “mad thing”. Live from Home: https://www.youtube.com/watch?v=tKrKmleb7NI",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}