Information about plays

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

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

{
    "id": 3615654,
    "uri": "https://api.kexp.org/v2/plays/3615654/?format=api",
    "airdate": "2026-02-10T07:55:27-08:00",
    "show": 65895,
    "show_uri": "https://api.kexp.org/v2/shows/65895/?format=api",
    "image_uri": "https://dn710408.ca.archive.org/0/items/mbid-3f71641c-3bee-45f5-848b-dc10cf19f8e2/mbid-3f71641c-3bee-45f5-848b-dc10cf19f8e2-44038813242_thumb500.jpg",
    "thumbnail_uri": "https://dn710408.ca.archive.org/0/items/mbid-3f71641c-3bee-45f5-848b-dc10cf19f8e2/mbid-3f71641c-3bee-45f5-848b-dc10cf19f8e2-44038813242_thumb250.jpg",
    "song": "Good Intentions",
    "track_id": "98c55d07-174b-4691-80b0-40ba4ac04fee",
    "recording_id": "4fd470a7-dc6d-4131-a728-9c172431a5d6",
    "artist": "Jenny on Holiday",
    "artist_ids": [
        "d7b10088-4eb6-4f05-9195-9304f98164a3"
    ],
    "album": "Quicksand Heart",
    "release_id": "3f71641c-3bee-45f5-848b-dc10cf19f8e2",
    "release_group_id": "0cc5820e-8402-46db-99f2-7cd6ac75ddec",
    "labels": [
        "Transgressive Records"
    ],
    "label_ids": [
        "0682fcd0-7372-4e2d-8503-710abd12883e"
    ],
    "release_date": "2026-01-09",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "'Good Intentions' is the opening song on \"Quicksand Heart\", Jenny On Holiday's debut solo album.\n\nhttps://jennyonholiday.bandcamp.com/album/quicksand-heart\n\n\"Jenny on Holiday is the solo alias of Norwich, UK-based musician Jenny Hollingworth, best-known as one-half of the wonderfully idiosyncratic synth-pop duo Let’s Eat Grandma. Her debut album is a solid set of epic, widescreen, soaring pop songs carried by her bold and ambitious vision. She comes out swinging in glorious fashion on the album’s standout opening pair of tracks. -AR\"\n\nhttps://www.kexp.org/read/2026/1/20/new-music-reviews-119/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}