Information about plays

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

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

{
    "id": 3579748,
    "uri": "https://api.kexp.org/v2/plays/3579748/?format=api",
    "airdate": "2025-11-18T07:32:50-08:00",
    "show": 65144,
    "show_uri": "https://api.kexp.org/v2/shows/65144/?format=api",
    "image_uri": "https://dn721902.ca.archive.org/0/items/mbid-be59acbb-8684-4d9c-ab7d-d2947152e931/mbid-be59acbb-8684-4d9c-ab7d-d2947152e931-43310932065_thumb500.jpg",
    "thumbnail_uri": "https://ia801006.us.archive.org/0/items/mbid-be59acbb-8684-4d9c-ab7d-d2947152e931/mbid-be59acbb-8684-4d9c-ab7d-d2947152e931-43310932065_thumb250.jpg",
    "song": "Djama Ko",
    "track_id": "8a9332c6-105b-431d-8c58-dca741e51196",
    "recording_id": "d98dfab0-7f20-440c-878a-535fd24e6441",
    "artist": "Orchestra Gold",
    "artist_ids": [
        "59943af3-62dc-49e1-a2f9-dbb481600c20"
    ],
    "album": "Dakan",
    "release_id": "be59acbb-8684-4d9c-ab7d-d2947152e931",
    "release_group_id": "82c61ff3-9719-44a8-8e68-f36ec6517497",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-10-16",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "From Oakland based psychedelic/Malian soul 5-piece Orchestra Gold’s new album ‘Dakan’.\n\nhttps://orchestragold.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}