Information about plays

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

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

{
    "id": 3565325,
    "uri": "https://api.kexp.org/v2/plays/3565325/?format=api",
    "airdate": "2025-10-15T08:01:58-07:00",
    "show": 64840,
    "show_uri": "https://api.kexp.org/v2/shows/64840/?format=api",
    "image_uri": "https://dn720702.ca.archive.org/0/items/mbid-971a327d-b809-3004-8526-098d24cda2f9/mbid-971a327d-b809-3004-8526-098d24cda2f9-27069845254_thumb500.jpg",
    "thumbnail_uri": "https://dn720702.ca.archive.org/0/items/mbid-971a327d-b809-3004-8526-098d24cda2f9/mbid-971a327d-b809-3004-8526-098d24cda2f9-27069845254_thumb250.jpg",
    "song": "Bright Yellow Gun",
    "track_id": "fc5503d6-35b3-34ea-b78f-26aca96f2f4b",
    "recording_id": "44de6d30-bea4-4e7a-b961-6b356143c403",
    "artist": "Throwing Muses",
    "artist_ids": [
        "b1b9d5cc-7975-43e5-960e-670583da7bc8"
    ],
    "album": "University",
    "release_id": "971a327d-b809-3004-8526-098d24cda2f9",
    "release_group_id": "16e680eb-148e-3be7-bc89-0ab4dfae969b",
    "labels": [
        "Sire Records"
    ],
    "label_ids": [
        "be0fec81-5c18-4494-8bbf-0d81dec006bf"
    ],
    "release_date": "1995-01-17",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Recorded in 1994 at Kingsway Studio in New Orleans, LA.\nKristin Hersh of Throwing Muses talked on the 'Sound & Vision' podcast about what it was like to be a mom who toured with her four boys: https://www.kexp.org/podcasts/sound-vision/2021/6/8/apparently-navigating-toxic-music-industry-mother/\n\nhttp://throwingmuses.com/\nhttps://www.kristinhersh.com/\nhttps://throwingmuses.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}