Information about plays

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

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

{
    "id": 3589426,
    "uri": "https://api.kexp.org/v2/plays/3589426/?format=api",
    "airdate": "2025-12-10T17:24:43-08:00",
    "show": 65341,
    "show_uri": "https://api.kexp.org/v2/shows/65341/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "ROCKMAN",
    "track_id": "d087d26a-f0c3-49d4-8aa7-8239c28a8046",
    "recording_id": "1510171c-ee9f-49ec-8750-3a5642b8d277",
    "artist": "Mk.gee",
    "artist_ids": [
        "262cf0ce-2af2-4686-a8cc-d6b33e97336d"
    ],
    "album": "ROCKMAN",
    "release_id": "5beee6fb-fd6e-4e6e-bd71-199f5fefedd2",
    "release_group_id": "f322fdf0-76b8-4a12-b62a-0f407f4bf14e",
    "labels": [
        "R&R Digital"
    ],
    "label_ids": [
        "037bd79c-8da0-4dec-936e-a34e653f1455"
    ],
    "release_date": "2024-10-18",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "https://mkgee.bandcamp.com/ pronounced McGee/Mick-Ghee! \n\n\"Mk.gee's ascent this year has been seriously exponential, and it all feels super justified as he's riding the wave of his genre-confounding debut album (and my personal AOTY) 'Two Star & the Dream Police.' As he continues his on-going 2024 victory lap with more sold-out shows overseas, he sprinkles his new die-hard fans with 'ROCKMAN,' a follow-up to the minimal slow-jam loosie 'Lonely Fight' that leans more into the extroverted euphoric anthems of album faves like 'Alesis,' 'Candy,' and 'DNNM.' I'm admittedly still fully hooked,\" writes KEXP's \nAssociate Music Director Alex Ruder",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}