Information about plays

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

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

{
    "id": 3632008,
    "uri": "https://api.kexp.org/v2/plays/3632008/?format=api",
    "airdate": "2026-03-21T17:25:41-07:00",
    "show": 66243,
    "show_uri": "https://api.kexp.org/v2/shows/66243/?format=api",
    "image_uri": "https://dn711107.ca.archive.org/0/items/mbid-dd2b1c77-56fa-4af0-9ca9-131f624dd234/mbid-dd2b1c77-56fa-4af0-9ca9-131f624dd234-10391462544_thumb500.jpg",
    "thumbnail_uri": "https://ia600209.us.archive.org/10/items/mbid-dd2b1c77-56fa-4af0-9ca9-131f624dd234/mbid-dd2b1c77-56fa-4af0-9ca9-131f624dd234-10391462544_thumb250.jpg",
    "song": "Elephant (Todd Rundgren remix)",
    "track_id": "f6df8e6b-6b31-304c-ac58-aa1ae8bbccb9",
    "recording_id": "602c6ae5-76a8-4474-a0a4-6bedcb5d21e6",
    "artist": "Tame Impala",
    "artist_ids": [
        "63aa26c3-d59b-4da4-84ac-716b54f1ef4d"
    ],
    "album": "Elephant",
    "release_id": "dd2b1c77-56fa-4af0-9ca9-131f624dd234",
    "release_group_id": "03d4edd8-007e-493c-9910-0ef1add76c8e",
    "labels": [
        "Modular Recordings"
    ],
    "label_ids": [
        "1a69fd71-e415-4439-b830-49ab0752d9f7"
    ],
    "release_date": "2012-08-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Six Degrees: THEE Tame Impala\n--\nKevin Parker (Tame Impala) has said that Todd Rundgren is one of his influences.  In this recent article, Rundgren looks back on his career: https://www.citybeat.com/music/todd-rundgren-on-his-legendary-career-following-his-own-path-the-future-ai-and-more-17174940",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}