Information about plays

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

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

{
    "id": 3650526,
    "uri": "https://api.kexp.org/v2/plays/3650526/?format=api",
    "airdate": "2026-05-04T15:08:43-07:00",
    "show": 66630,
    "show_uri": "https://api.kexp.org/v2/shows/66630/?format=api",
    "image_uri": "https://dn710102.ca.archive.org/0/items/mbid-15db6682-d9a4-435b-8811-7780e0bceeaa/mbid-15db6682-d9a4-435b-8811-7780e0bceeaa-44043417704_thumb500.jpg",
    "thumbnail_uri": "https://ia801408.us.archive.org/25/items/mbid-15db6682-d9a4-435b-8811-7780e0bceeaa/mbid-15db6682-d9a4-435b-8811-7780e0bceeaa-44043417704_thumb250.jpg",
    "song": "Couldn't Say That",
    "track_id": "a6d99f7f-8e0f-4103-a1a2-df37349c537f",
    "recording_id": "9bd38c86-4941-48c6-bfe3-539a8fd915d1",
    "artist": "DJ Sabrina the Teenage DJ",
    "artist_ids": [
        "a298f4c7-eb90-41e1-b5dc-0895b55e0278"
    ],
    "album": "Hex",
    "release_id": "4c1f0659-961e-4070-8385-217292a7c0c7",
    "release_group_id": "923f32aa-1346-4c90-9976-48571275fd9c",
    "labels": [],
    "label_ids": [],
    "release_date": "2024-08-10",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Out to Adam!\n\nDJ Sabrina the Teenage DJ (abbreviated DJSTTDJ) is a pseudonymous London-based electronic producer. \n\nhttps://djsabrinatheteenagedj.bandcamp.com/album/hex\nhttps://djsabrinatheteenagedj.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}