Information about plays

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

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

{
    "id": 3428322,
    "uri": "https://api.kexp.org/v2/plays/3428322/?format=api",
    "airdate": "2024-11-21T16:15:43-08:00",
    "show": 61910,
    "show_uri": "https://api.kexp.org/v2/shows/61910/?format=api",
    "image_uri": "https://ia800803.us.archive.org/21/items/mbid-a8a7a267-4dab-4e3c-87f5-bc57500fc12d/mbid-a8a7a267-4dab-4e3c-87f5-bc57500fc12d-40460422498_thumb500.jpg",
    "thumbnail_uri": "https://ia800803.us.archive.org/21/items/mbid-a8a7a267-4dab-4e3c-87f5-bc57500fc12d/mbid-a8a7a267-4dab-4e3c-87f5-bc57500fc12d-40460422498_thumb250.jpg",
    "song": "She's Got a Problem",
    "track_id": "a2256a1e-9c2c-4b90-8f91-07c447ed2717",
    "recording_id": "6381623b-0f5e-4773-b181-24c922363970",
    "artist": "HotWax",
    "artist_ids": [
        "1fc03f43-4ae5-4e78-b322-792f37d150e1"
    ],
    "album": "Hot Shock",
    "release_id": "a8a7a267-4dab-4e3c-87f5-bc57500fc12d",
    "release_group_id": "51a74390-c11d-474f-8101-edb69e4fc5c6",
    "labels": [
        "Marathon Artists"
    ],
    "label_ids": [
        "1233e5e0-9e19-4ee6-9cab-a8e17ddb4ff4"
    ],
    "release_date": "2025-03-07",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New music off of Brighton trio HotWax's upcoming album 'Hot Shock' due out March 7, 2025! \n\nChildhood friends Sim-Savage and Sam have been writing together since they were 12, before connecting with drummer Alfie Sayers at music college. \n\nWhile Hot Shock is made to be blasted on stage, it also explores the more vulnerable side of life on the road. “Touring and constantly living in the moment can be chaotic, but with experience, we’ve become more fearless,” explains bassist Lola Sam. \nhttps://www.undertheradarmag.com/news/hotwax_unveil_grunge_heavy_single_shes_got_a_problem/\n---\nhttps://hotwax2.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}