Information about plays

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

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

{
    "id": 3519600,
    "uri": "https://api.kexp.org/v2/plays/3519600/?format=api",
    "airdate": "2025-06-27T17:10:22-07:00",
    "show": 63852,
    "show_uri": "https://api.kexp.org/v2/shows/63852/?format=api",
    "image_uri": "https://dn721607.ca.archive.org/0/items/mbid-7a263d1a-a89a-4ef5-bb05-64787f73695d/mbid-7a263d1a-a89a-4ef5-bb05-64787f73695d-37356367291_thumb500.jpg",
    "thumbnail_uri": "https://ia801206.us.archive.org/17/items/mbid-7a263d1a-a89a-4ef5-bb05-64787f73695d/mbid-7a263d1a-a89a-4ef5-bb05-64787f73695d-37356367291_thumb250.jpg",
    "song": "Canned Heat (remastered)",
    "track_id": "8ca1685e-b953-4365-a57c-f569f67bc78a",
    "recording_id": "3a03ce9d-c539-4412-ac7b-53627ec9fd9a",
    "artist": "Jamiroquai",
    "artist_ids": [
        "f4857fb9-e255-4dc6-bd01-e4ca7cc68544"
    ],
    "album": "Summer Songs",
    "release_id": "7a263d1a-a89a-4ef5-bb05-64787f73695d",
    "release_group_id": "f62112eb-7c42-4104-9731-3422063b7a24",
    "labels": [
        "Sony Music Entertainment UK Limited"
    ],
    "label_ids": [
        "9a40374c-c95b-47bc-b353-b2b9728848d3"
    ],
    "release_date": "2023-03-09",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "MARCO COLLINS TAKEOVER!\n\nYou know this boogie is for real...\n\nJon Heder's magnificent dance to this track from the movie \"Napoleon Dynamite\": https://youtu.be/BiAwpYIkRmU\n\nAnd Center Stage w/ young Zoe Saldana:\nhttps://www.youtube.com/watch?v=Jl9HNUrtbyk",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}