Information about plays

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

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

{
    "id": 3635981,
    "uri": "https://api.kexp.org/v2/plays/3635981/?format=api",
    "airdate": "2026-03-31T10:50:24-07:00",
    "show": 66329,
    "show_uri": "https://api.kexp.org/v2/shows/66329/?format=api",
    "image_uri": "https://dn711305.ca.archive.org/0/items/mbid-76fe1d72-cb20-4de6-8fb0-4b366e1bdc9e/mbid-76fe1d72-cb20-4de6-8fb0-4b366e1bdc9e-44504890928_thumb500.jpg",
    "thumbnail_uri": "https://dn711305.ca.archive.org/0/items/mbid-76fe1d72-cb20-4de6-8fb0-4b366e1bdc9e/mbid-76fe1d72-cb20-4de6-8fb0-4b366e1bdc9e-44504890928_thumb250.jpg",
    "song": "Armchair",
    "track_id": "bd04bdf6-1e91-4921-8596-a7b62951a534",
    "recording_id": "6fcc8cc9-9832-4394-bdb7-db5516a3af2e",
    "artist": "Sailor Honeymoon",
    "artist_ids": [
        "e17530d9-f86e-482c-9318-eb7cd1315acc"
    ],
    "album": "Armchair",
    "release_id": "76fe1d72-cb20-4de6-8fb0-4b366e1bdc9e",
    "release_group_id": "204741e3-fedc-4f4c-a2a1-3dd265b3cfc6",
    "labels": [
        "Good Good Music"
    ],
    "label_ids": [
        "e6afdadd-90b0-475b-88ce-27b51483fc2f"
    ],
    "release_date": "2025-11-25",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Sailor Honeymoon is a South Korean all-female punk rock trio based in Seoul, initially formed in 2022 as a collaboration between photographer and drummer Abi Raymaker and DJ Zaeeun Shin.: https://www.nme.com/features/music-interviews/sailor-honeymoon-band-interview-bad-apple-radar-3582504\n--",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}