Information about plays

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

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

{
    "id": 3563050,
    "uri": "https://api.kexp.org/v2/plays/3563050/?format=api",
    "airdate": "2025-10-09T12:37:41-07:00",
    "show": 64787,
    "show_uri": "https://api.kexp.org/v2/shows/64787/?format=api",
    "image_uri": "https://ia803105.us.archive.org/7/items/mbid-3d393154-0fc9-3182-b081-79c4f30d37e4/mbid-3d393154-0fc9-3182-b081-79c4f30d37e4-15223438954_thumb500.jpg",
    "thumbnail_uri": "https://ia803105.us.archive.org/7/items/mbid-3d393154-0fc9-3182-b081-79c4f30d37e4/mbid-3d393154-0fc9-3182-b081-79c4f30d37e4-15223438954_thumb250.jpg",
    "song": "Fight for Your Right",
    "track_id": "237b60f9-df7d-35a0-95f9-f3540fb59bb5",
    "recording_id": "e6141805-b907-421a-8fb0-93537efb3ce4",
    "artist": "Beastie Boys",
    "artist_ids": [
        "9beb62b2-88db-4cea-801e-162cd344ee53"
    ],
    "album": "Licensed to Ill",
    "release_id": "2b1ddfeb-e20f-3cab-a47c-802c5d77be96",
    "release_group_id": "57f5e7c8-2a6e-34a0-b4cd-0e77695bc36f",
    "labels": [
        "Def Jam Recordings"
    ],
    "label_ids": [
        "a92d1684-4edb-48aa-b913-30e9da213004"
    ],
    "release_date": "2000-04-03",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "#184 on YOUR countdown of the greatest albums of all time!\n\nThe full ‘License To Ill’ album cover, front to back, features an American Airlines Boeing 727 with a Beastie Boys logo on its tail, which has crashed head-on into the side of a mountain, the former taking the shape of an extinguished joint. The tail of the plane also features the Def Jam logo and the registration number '3MTA3' which spells 'EATME' when viewed in a mirror. The idea for the album's cover came from the album's producer, Rick Rubin, after reading the Led Zeppelin biography Hammer of the Gods. The artwork was created by Stephen Byram and World B. Omes.\n\nhttps://diffuser.fm/cover-stories-beastie-boys-licensed-to-ill/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}