Information about plays

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

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

{
    "id": 3630722,
    "uri": "https://api.kexp.org/v2/plays/3630722/?format=api",
    "airdate": "2026-03-18T18:37:29-07:00",
    "show": 66216,
    "show_uri": "https://api.kexp.org/v2/shows/66216/?format=api",
    "image_uri": "https://dn711008.ca.archive.org/0/items/mbid-33d5ef96-7e45-49e6-9c87-cfdbe4738c91/mbid-33d5ef96-7e45-49e6-9c87-cfdbe4738c91-4438613558_thumb500.jpg",
    "thumbnail_uri": "https://dn711008.ca.archive.org/0/items/mbid-33d5ef96-7e45-49e6-9c87-cfdbe4738c91/mbid-33d5ef96-7e45-49e6-9c87-cfdbe4738c91-4438613558_thumb250.jpg",
    "song": "Holy Calamity",
    "track_id": "0777596c-f431-4278-ac2b-4ea0d7a49c37",
    "recording_id": "0abb679a-f5d0-4419-b500-7b468a0a79c5",
    "artist": "Handsome Boy Modeling School",
    "artist_ids": [
        "c3f99319-52c7-47f2-9631-10bc7cc8c589"
    ],
    "album": "So... How's Your Girl?",
    "release_id": "f3de9346-ee37-4376-ae83-8804ac83887d",
    "release_group_id": "1bedf85c-11fc-41c3-a270-50944d17f87b",
    "labels": [
        "Tommy Boy"
    ],
    "label_ids": [
        "dd13c200-c9c9-4671-85f8-2dbff1319e3f"
    ],
    "release_date": "1999-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "A collaborative project between producer Dan the Automator and Prince Paul. \nFeaturing DJ Shadow and DJ Quest! Samples include Kashmere Stage Band, Geoffry Sumner, Soul Vibrations, 4-ever Fresh, Dr. Octagon, and Run-DMC. \n\nDan the Automator and Prince Paul talk about their 1999 debut in this interview, entitled \"How A Joke Created One Of Hip-Hop’s Coolest Collabs\": - https://tinyurl.com/3979ax79",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}