Information about plays

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

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

{
    "id": 3549180,
    "uri": "https://api.kexp.org/v2/plays/3549180/?format=api",
    "airdate": "2025-09-05T09:56:59-07:00",
    "show": 64479,
    "show_uri": "https://api.kexp.org/v2/shows/64479/?format=api",
    "image_uri": "https://ia600909.us.archive.org/18/items/mbid-60797f49-bac1-4154-a62d-fbaa0cb8d3b9/mbid-60797f49-bac1-4154-a62d-fbaa0cb8d3b9-7793113408_thumb500.jpg",
    "thumbnail_uri": "https://ia800909.us.archive.org/18/items/mbid-60797f49-bac1-4154-a62d-fbaa0cb8d3b9/mbid-60797f49-bac1-4154-a62d-fbaa0cb8d3b9-7793113408_thumb250.jpg",
    "song": "Fake Empire",
    "track_id": "b213c2d0-cef8-3255-9e6d-19ab9d52a78b",
    "recording_id": "fe844263-ce9c-44f3-b89c-a1e020f384ca",
    "artist": "The National",
    "artist_ids": [
        "664c3e0e-42d8-48c1-b209-1efca19c0325"
    ],
    "album": "Boxer",
    "release_id": "60797f49-bac1-4154-a62d-fbaa0cb8d3b9",
    "release_group_id": "9facb475-4c5f-369b-9b93-1280e6669090",
    "labels": [
        "Beggars Banquet"
    ],
    "label_ids": [
        "5917da67-b605-4a08-a5a0-a6874501dda4"
    ],
    "release_date": "2007-05-22",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Dear Troy,\nToday will have been two years since our friend Natalie courageously succumbed to lung cancer. She was a huge music fan, and in fact her story was featured on Music Heals in 2023, 2 months before she passed. \nI miss her, and my heart aches every day for her amazing partner Matt and her daughter Juliet, who is friends with my daughter. I can't imagine losing my partner. Matt is the bravest, most honest, and most real person I know, and I want him to know we are all with him, today, and every day. \nCould you please play either National's \"Fake Empire\" for Matt, Juliet, and most especially, for Natalie, whose light we will hold up high today and every day?\nThank you in advance,\nAdam\n--\nWatch a live performance of this lovely song: https://www.youtube.com/watch?v=rzpC1AzO84Q",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}