Information about plays

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

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

{
    "id": 3415813,
    "uri": "https://api.kexp.org/v2/plays/3415813/?format=api",
    "airdate": "2024-10-22T05:56:13-07:00",
    "show": 61642,
    "show_uri": "https://api.kexp.org/v2/shows/61642/?format=api",
    "image_uri": "https://ia802300.us.archive.org/17/items/mbid-a87b8d48-03d0-44c7-adc0-e73e15b6bfe5/mbid-a87b8d48-03d0-44c7-adc0-e73e15b6bfe5-30261012401_thumb500.jpg",
    "thumbnail_uri": "https://ia902300.us.archive.org/17/items/mbid-a87b8d48-03d0-44c7-adc0-e73e15b6bfe5/mbid-a87b8d48-03d0-44c7-adc0-e73e15b6bfe5-30261012401_thumb250.jpg",
    "song": "Gemini and Leo",
    "track_id": "f284f28a-556f-4ec2-85ed-67b0bc78eb82",
    "recording_id": "4c4bc4db-9ed9-47e1-b643-b8298a1e3fc4",
    "artist": "Helado Negro",
    "artist_ids": [
        "aa0a54b3-d37e-4c1d-a53f-b3b94a3dfcad"
    ],
    "album": "Far In",
    "release_id": "a87b8d48-03d0-44c7-adc0-e73e15b6bfe5",
    "release_group_id": "1c16e634-5e81-439b-8b64-a8535938d8d4",
    "labels": [
        "4AD"
    ],
    "label_ids": [
        "a539bb1e-f2e1-4b45-9db8-8053841e7503"
    ],
    "release_date": "2021-10-22",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Released OTD back in 2021.\n--\nListen to Helado Negro's guest DJ set on KEXP: https://kexp.org/read/2019/3/22/midnight-perfect-world-helado-negro/\n\n Helado Negro shared a live performance recorded exclusively for KEXP and spoke with DJ Chilly, co-host of El Sonido in October 2021. He opened the set with this track. Enjoy! https://youtu.be/5TXW1Mg_h_8 \n\nhttps://heladonegro.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}