Information about plays

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

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

{
    "id": 3544997,
    "uri": "https://api.kexp.org/v2/plays/3544997/?format=api",
    "airdate": "2025-08-26T08:52:15-07:00",
    "show": 64392,
    "show_uri": "https://api.kexp.org/v2/shows/64392/?format=api",
    "image_uri": "https://ia902800.us.archive.org/24/items/mbid-0faf90ad-af33-4fbd-8a18-af90edc18234/mbid-0faf90ad-af33-4fbd-8a18-af90edc18234-20532873506_thumb500.jpg",
    "thumbnail_uri": "https://ia902800.us.archive.org/24/items/mbid-0faf90ad-af33-4fbd-8a18-af90edc18234/mbid-0faf90ad-af33-4fbd-8a18-af90edc18234-20532873506_thumb250.jpg",
    "song": "I Will Dare",
    "track_id": "2981d721-36a8-4a1b-894d-6c14290aec6c",
    "recording_id": "5f243050-26db-4e22-848d-957a13b0affe",
    "artist": "The Replacements",
    "artist_ids": [
        "dc0d05ce-2f47-4962-b4fa-8631a0a51987"
    ],
    "album": "Let It Be",
    "release_id": "0faf90ad-af33-4fbd-8a18-af90edc18234",
    "release_group_id": "2c644807-3b5d-39d4-8c65-dec603bf3f3a",
    "labels": [
        "Rhino",
        "Ryko Distribution",
        "Twin/Tone Records"
    ],
    "label_ids": [
        "c4f2cf49-b57c-4cc1-8061-f54400704ac4",
        "e6346b10-1a57-4d83-8653-392dbd6e1e80",
        "f551f46d-961e-447c-b88b-8117827cb251"
    ],
    "release_date": "2008-04-22",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"I Will Dare\" has a few layers of meaning. In addition to sniping at Bono, it's a statement about the Replacements themselves. In Trouble Boys: The True Story of the Replacements, Westerberg says, \"Part of it has to do with the band: we'll dare to flop, we'll dare to do anything.\"\n\nIt was also \"a kind of love song,\" according to Westerberg. An unnamed confidant in Trouble Boys says they believe that Westerberg might have been messing around with some ladies that he shouldn't have at the time.\n\nhttps://www.songfacts.com/facts/the-replacements/i-will-dare",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}