Information about plays

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

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

{
    "id": 3545499,
    "uri": "https://api.kexp.org/v2/plays/3545499/?format=api",
    "airdate": "2025-08-27T13:36:37-07:00",
    "show": 64402,
    "show_uri": "https://api.kexp.org/v2/shows/64402/?format=api",
    "image_uri": "https://ia600805.us.archive.org/11/items/mbid-7461ca27-65e8-4106-a75e-de068dc3a619/mbid-7461ca27-65e8-4106-a75e-de068dc3a619-38184302649_thumb500.jpg",
    "thumbnail_uri": "https://ia800805.us.archive.org/11/items/mbid-7461ca27-65e8-4106-a75e-de068dc3a619/mbid-7461ca27-65e8-4106-a75e-de068dc3a619-38184302649_thumb250.jpg",
    "song": "Watch the Tapes",
    "track_id": "445fa202-9ca5-363c-9354-104da1a409eb",
    "recording_id": "c59cc50e-fc0a-442a-8723-23cacdd67734",
    "artist": "LCD Soundsystem",
    "artist_ids": [
        "2aaf7396-6ab8-40f3-9776-a41c42c8e26b"
    ],
    "album": "Sound of Silver",
    "release_id": "7461ca27-65e8-4106-a75e-de068dc3a619",
    "release_group_id": "5cbcdd9f-4b7d-3b3c-b9f2-6b0e75971157",
    "labels": [
        "DFA Records",
        "EMI",
        "Capitol Records"
    ],
    "label_ids": [
        "32d02635-98fc-4405-94e1-e5b06f9d2025",
        "c029628b-6633-439e-bcee-ed02e8a338f7",
        "abea2d3e-eabf-4480-ab24-9382dd642c73"
    ],
    "release_date": "2007-03-20",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Go here to learn about how to be an Amplifier!: https://www.kexp.org/donor-lounge/about-amplifiers/\n--\nBonnie in St. Louis wrote: Hello! Amplifier here from STL. Can you play LCD Soundsystem? Just saw them in concert. I danced all night...they sounded amazing 🪩🪩🪩🪩\n--\n\n\"Don't gimme the pretend, you come for the weekend\nAnd you stay for the week\nYou say that you hate it, but that's how you made it\nJust to keep it oblique...\"  Here are the lyrics: https://genius.com/Lcd-soundsystem-watch-the-tapes-lyrics",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}