Information about plays

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

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

{
    "id": 3550316,
    "uri": "https://api.kexp.org/v2/plays/3550316/?format=api",
    "airdate": "2025-09-08T05:31:56-07:00",
    "show": 64507,
    "show_uri": "https://api.kexp.org/v2/shows/64507/?format=api",
    "image_uri": "https://dn721703.ca.archive.org/0/items/mbid-fb57786f-372e-49ce-8b40-a0441f2383a6/mbid-fb57786f-372e-49ce-8b40-a0441f2383a6-42523549425_thumb500.jpg",
    "thumbnail_uri": "https://dn721703.ca.archive.org/0/items/mbid-fb57786f-372e-49ce-8b40-a0441f2383a6/mbid-fb57786f-372e-49ce-8b40-a0441f2383a6-42523549425_thumb250.jpg",
    "song": "Zoned Out",
    "track_id": "8572c059-8cc0-4821-b988-e46925e4a760",
    "recording_id": "f8b4f371-89cb-4d2a-8626-6a90347c295d",
    "artist": "M.O.S.S.",
    "artist_ids": [
        "498b4f90-b3d5-4f1f-b955-9a79787223e8"
    ],
    "album": "Youth Loser",
    "release_id": "fb57786f-372e-49ce-8b40-a0441f2383a6",
    "release_group_id": "d6c4d9a4-c836-4e93-9783-ab65ff8a2332",
    "labels": [
        "Den Tapes"
    ],
    "label_ids": [
        "f295a646-1c25-4dc1-9a67-40828b4091d1"
    ],
    "release_date": "2025-07-11",
    "rotation_status": "R/N",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "In honor of Amplifier Day last month, KEXP producer Lilly Ana Fowler talked with listener Holden Colyer who weighed in on Seattle-based band M.O.S.S. and their new song “Youth Loser.” M.O.S.S.’s new album Youth Loser is out now on Den Tapes.\n\nYou can listen to this episode, and past episodes of In Our Headphones here:\nhttps://www.kexp.org/podcasts/in-our-headphones/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}