Information about plays

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

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

{
    "id": 3622010,
    "uri": "https://api.kexp.org/v2/plays/3622010/?format=api",
    "airdate": "2026-02-25T07:04:10-08:00",
    "show": 66026,
    "show_uri": "https://api.kexp.org/v2/shows/66026/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "I Won’t Back Down",
    "track_id": "74556772-5b71-4b1e-9b68-2df1707005e4",
    "recording_id": "c3b1f8cd-659b-415c-b4ce-7833b4cf32d2",
    "artist": "Sharon Van Etten",
    "artist_ids": [
        "5a2e9cd3-010a-4aae-9f83-629253284202"
    ],
    "album": "Bad Monkey",
    "release_id": "592f1582-40d5-4b2c-bab5-8dcedc9942a5",
    "release_group_id": "41cc03f4-a698-42c3-9bd3-290226884f73",
    "labels": [],
    "label_ids": [],
    "release_date": "2024-10-04",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Good morning, happy Wednesday, and welcome to The Morning Show with the handsome Troy Nelson. \n\nThis is Sharon Van Etten's \"I Won't Back Down\" Tom Petty cover for the Apple TV show \"Bad Monkey.\" The show’s soundtrack is a tribute album dedicated to Tom Petty, and every episode features different big-name artists taking on Petty’s songs.\n\nhttps://www.sharonvanetten.com/\nhttps://sharonvanetten.bandcamp.com\n\nTechnically a solo track rather than a Heartbreakers song, “I Won’t Back Down” famously features both Jeff Lynne, the co-writer, and George Harrison on it, or three fifths of the Traveling Wilburys. At the time, it was Petty’s biggest ever hit.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}