Information about plays

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

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

{
    "id": 3520525,
    "uri": "https://api.kexp.org/v2/plays/3520525/?format=api",
    "airdate": "2025-06-29T20:56:35-07:00",
    "show": 63876,
    "show_uri": "https://api.kexp.org/v2/shows/63876/?format=api",
    "image_uri": "https://ia903206.us.archive.org/8/items/mbid-d3380752-daae-4a96-bb84-027c6ccc3759/mbid-d3380752-daae-4a96-bb84-027c6ccc3759-15132475651_thumb500.jpg",
    "thumbnail_uri": "https://ia803206.us.archive.org/8/items/mbid-d3380752-daae-4a96-bb84-027c6ccc3759/mbid-d3380752-daae-4a96-bb84-027c6ccc3759-15132475651_thumb250.jpg",
    "song": "Soul Vibrations",
    "track_id": "b076f48d-b4f5-312b-91a9-de82fe44830f",
    "recording_id": "43ba45b1-6d5c-46e8-bc33-37ffc1c986a2",
    "artist": "Dorothy Ashby",
    "artist_ids": [
        "c0b33447-18d5-4d50-93c1-a9aa7463bd48"
    ],
    "album": "Afro-Harping",
    "release_id": "d3380752-daae-4a96-bb84-027c6ccc3759",
    "release_group_id": "e1cf0038-677e-378f-9eef-3a0905427c2a",
    "labels": [
        "Cadet Records"
    ],
    "label_ids": [
        "49dc6850-69e3-4b6b-9b24-692fecc3f640"
    ],
    "release_date": "1968-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Dorothy Ashby was an American jazz harpist, singer and composer. Ashby established the harp as an improvising jazz instrument, beyond earlier use as a novelty or background orchestral instrument, proving the harp could play bebop as adeptly as the instruments commonly associated with jazz, such as the saxophone or piano. (from Richard Cook's Jazz Encyclopedia).\n\nThis track has been sampled by GZA (Killah Hills 10304), Mac Miller (Bird Call), and Blood Orange (You're Not Good Enough).",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}