Information about plays

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

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

{
    "id": 3578363,
    "uri": "https://api.kexp.org/v2/plays/3578363/?format=api",
    "airdate": "2025-11-15T05:02:26-08:00",
    "show": 65113,
    "show_uri": "https://api.kexp.org/v2/shows/65113/?format=api",
    "image_uri": "https://dn720701.ca.archive.org/0/items/mbid-69f0b772-610a-4660-a199-da8951816ca7/mbid-69f0b772-610a-4660-a199-da8951816ca7-43297371019_thumb500.jpg",
    "thumbnail_uri": "https://dn720701.ca.archive.org/0/items/mbid-69f0b772-610a-4660-a199-da8951816ca7/mbid-69f0b772-610a-4660-a199-da8951816ca7-43297371019_thumb250.jpg",
    "song": "Promise",
    "track_id": "d8bf7cea-7462-4a5f-a74c-1cfb3a93f8c7",
    "recording_id": "eb2020ac-3efc-4ae0-9467-827c415512a7",
    "artist": "Bad Colours feat. Rachel Kitchlew",
    "artist_ids": [
        "70704493-31dd-4b0d-be1f-eb1b0d8d8255",
        "9896f201-6fd6-4e29-b392-4d3c0a8a489f"
    ],
    "album": "Promise",
    "release_id": "69f0b772-610a-4660-a199-da8951816ca7",
    "release_group_id": "9cecff5a-5349-42ce-8455-82925cf614bd",
    "labels": [
        "Bastard Jazz Recordings"
    ],
    "label_ids": [
        "1c84f4d1-6892-4323-b562-e8d4902f8032"
    ],
    "release_date": "2025-11-07",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The third solo album from Brooklyn-based DJ/producer Bad Colours (aka Ibe Soliman) ",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}