Information about plays

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

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

{
    "id": 3500827,
    "uri": "https://api.kexp.org/v2/plays/3500827/?format=api",
    "airdate": "2025-05-13T11:20:53-07:00",
    "show": 63450,
    "show_uri": "https://api.kexp.org/v2/shows/63450/?format=api",
    "image_uri": "https://ia902208.us.archive.org/16/items/mbid-75312054-5d15-459a-99aa-ef97018e1dda/mbid-75312054-5d15-459a-99aa-ef97018e1dda-40935427801_thumb500.jpg",
    "thumbnail_uri": "https://ia802208.us.archive.org/16/items/mbid-75312054-5d15-459a-99aa-ef97018e1dda/mbid-75312054-5d15-459a-99aa-ef97018e1dda-40935427801_thumb250.jpg",
    "song": "Ibiza",
    "track_id": "a82f9ede-a9e8-4e96-8349-734ac51fe4a5",
    "recording_id": "d7725a57-9dea-4ea3-97a9-b2fa1d3536ba",
    "artist": "Butcher Brown",
    "artist_ids": [
        "c0937ba4-6869-456b-afd0-10335ae50245"
    ],
    "album": "Letters From The Atlantic",
    "release_id": "75312054-5d15-459a-99aa-ef97018e1dda",
    "release_group_id": "80436c4e-4ac8-476a-af60-e69203217269",
    "labels": [
        "Concord Jazz"
    ],
    "label_ids": [
        "8ec4f16d-a43f-4e80-b3b0-935dbdbb598a"
    ],
    "release_date": "2025-03-28",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "DJ Elodie Sky selected this song from jazz quintet Butcher Brown for her show.\n--\nWatch a live performance by Butcher Brown in the KEXP studio in 2024: https://www.youtube.com/watch?v=291_o3foLZo",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}