Information about plays

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

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

{
    "id": 3558423,
    "uri": "https://api.kexp.org/v2/plays/3558423/?format=api",
    "airdate": "2025-09-27T16:58:05-07:00",
    "show": 64678,
    "show_uri": "https://api.kexp.org/v2/shows/64678/?format=api",
    "image_uri": "https://dn721801.ca.archive.org/0/items/mbid-2eba228b-4b0e-4a1e-a8e6-1c7a14a05174/mbid-2eba228b-4b0e-4a1e-a8e6-1c7a14a05174-38766465462_thumb500.jpg",
    "thumbnail_uri": "https://dn721801.ca.archive.org/0/items/mbid-2eba228b-4b0e-4a1e-a8e6-1c7a14a05174/mbid-2eba228b-4b0e-4a1e-a8e6-1c7a14a05174-38766465462_thumb250.jpg",
    "song": "Leeches (Play Dead!)",
    "track_id": "cd52bee0-9265-4fb1-a893-a8e8af34e161",
    "recording_id": "7e56ee23-8392-43ee-a3f8-775a6e042b8e",
    "artist": "Suzie True",
    "artist_ids": [
        "fa8d3148-e40b-4478-b610-c67cb4bccbd1"
    ],
    "album": "Leeches (Play Dead!)",
    "release_id": "2eba228b-4b0e-4a1e-a8e6-1c7a14a05174",
    "release_group_id": "1914306f-8f93-4c40-b411-452e35c34abf",
    "labels": [
        "Get Better Records"
    ],
    "label_ids": [
        "077690db-d532-4c59-ad6d-fa299dde75ba"
    ],
    "release_date": "2024-04-30",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Suzie True are an Indie Rock band from LA!\n\nSuzie True’s artistic identity has established itself as an exploration of modern young, femme experience... Instrumentals that are all inspired, “from Britney Spears, Hole, and anything off the Tony Hawk Pro Skater soundtracks.\nhttps://getbetterrecords.com/collections/suzie-true#:~:text=Suzie%20True's%20artistic%20identity%20has,the%20Tony%20Hawk%20Pro%20Skater\n\nhttps://suzietrue.bandcamp.com/track/live-fast-die-fun",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}