Information about plays

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

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

{
    "id": 3500787,
    "uri": "https://api.kexp.org/v2/plays/3500787/?format=api",
    "airdate": "2025-05-13T09:28:57-07:00",
    "show": 63449,
    "show_uri": "https://api.kexp.org/v2/shows/63449/?format=api",
    "image_uri": "https://dn721304.ca.archive.org/0/items/mbid-f54aa0ba-3bf2-4954-a5e3-30d12d07b32a/mbid-f54aa0ba-3bf2-4954-a5e3-30d12d07b32a-41807710688_thumb500.jpg",
    "thumbnail_uri": "https://dn721304.ca.archive.org/0/items/mbid-f54aa0ba-3bf2-4954-a5e3-30d12d07b32a/mbid-f54aa0ba-3bf2-4954-a5e3-30d12d07b32a-41807710688_thumb250.jpg",
    "song": "R the Straights OK",
    "track_id": "ce2c4c3b-d204-480b-9bd4-6ca0638006d4",
    "recording_id": "8652a5b2-bed7-4898-b93a-a70aab198334",
    "artist": "Pillowprince",
    "artist_ids": [
        "db3afb37-21bf-42cd-abbd-43343b242419"
    ],
    "album": "pretty, baby!",
    "release_id": "f54aa0ba-3bf2-4954-a5e3-30d12d07b32a",
    "release_group_id": "385c5463-787c-4e84-8f3c-8264a8522edb",
    "labels": [
        "Dune Altar"
    ],
    "label_ids": [
        "0c96eac9-b52c-47cd-8b58-212fae7f64fc"
    ],
    "release_date": "2025-04-25",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Then we can cheat on our husbands\nWith each other sometimes\nCan you keep a little secret\nBetween just you and me\n--\nOakland-based rock band Pillowprince consists of Olivia Lee (vocals, guitar), Sea Snyder (drums), and Liza Stegall (bass). Here's an interview, published April 25th, with the band: https://www.thelunacollective.co/journal/qa-pillowprince\n--\nYou can buy their new EP right here: https://pillowprinceband.bandcamp.com/album/pretty-baby",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}