Information about plays

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

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

{
    "id": 3549635,
    "uri": "https://api.kexp.org/v2/plays/3549635/?format=api",
    "airdate": "2025-09-06T14:11:18-07:00",
    "show": 64492,
    "show_uri": "https://api.kexp.org/v2/shows/64492/?format=api",
    "image_uri": "https://ia800307.us.archive.org/19/items/mbid-03a92347-8fbf-4d56-a85a-b7aa5a441c47/mbid-03a92347-8fbf-4d56-a85a-b7aa5a441c47-4815998798_thumb500.jpg",
    "thumbnail_uri": "https://ia800307.us.archive.org/19/items/mbid-03a92347-8fbf-4d56-a85a-b7aa5a441c47/mbid-03a92347-8fbf-4d56-a85a-b7aa5a441c47-4815998798_thumb250.jpg",
    "song": "Toe Cutter / Thumb Buster",
    "track_id": "e2ff1e4f-4a85-392e-a26a-7b6dfebee52c",
    "recording_id": "4cea67d6-9cb8-4823-b9eb-098fc7ac8eb8",
    "artist": "Oh Sees",
    "artist_ids": [
        "194272cc-dcc8-4640-a4a6-66da7d250d5c"
    ],
    "album": "Floating Coffin",
    "release_id": "03a92347-8fbf-4d56-a85a-b7aa5a441c47",
    "release_group_id": "e76cc41f-a9f2-43a3-b026-b3b03e061518",
    "labels": [
        "Castle Face Records"
    ],
    "label_ids": [
        "0274b1c2-1e89-4adf-a77f-c8341cc7bcee"
    ],
    "release_date": "2013-04-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Oh Sees are performing tonight at Nuemos. \n\nhttps://www.theeohsees.com/\n---\nPitchfork said that this song is, \"a hit of swirling psych-pop aimed at the pleasure centers of that faction of Flaming Lips fans who wish Wayne Coyne and crew would ditch the concept albums and confetti-covered theatrics and get back to the feel-good fuzz-rock of 'Transmissions From the Satellite Heart.'\"\n\nWatch the music vid! https://youtu.be/R44Qh2P7wo0",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}