Information about plays

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

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

{
    "id": 3660036,
    "uri": "https://api.kexp.org/v2/plays/3660036/?format=api",
    "airdate": "2026-05-27T02:12:31-07:00",
    "show": 66825,
    "show_uri": "https://api.kexp.org/v2/shows/66825/?format=api",
    "image_uri": "https://dn721200.ca.archive.org/0/items/mbid-1f1fb822-c488-4021-b8c1-90f8358b6dbe/mbid-1f1fb822-c488-4021-b8c1-90f8358b6dbe-22149746172_thumb500.jpg",
    "thumbnail_uri": "https://dn721200.ca.archive.org/0/items/mbid-1f1fb822-c488-4021-b8c1-90f8358b6dbe/mbid-1f1fb822-c488-4021-b8c1-90f8358b6dbe-22149746172_thumb250.jpg",
    "song": "Only You (Disco Jam)",
    "track_id": "d485d9d7-ac14-46b8-b376-9630e2a23052",
    "recording_id": "f53bca7f-8d69-43f4-b532-2c12a2bea670",
    "artist": "Steve Monite",
    "artist_ids": [
        "53c7987c-25f8-4d1a-9c64-248355de1bcc"
    ],
    "album": "Only You",
    "release_id": "1f1fb822-c488-4021-b8c1-90f8358b6dbe",
    "release_group_id": "38c3cb41-6ebe-4075-a114-2ab5ebca6def",
    "labels": [
        "PMG"
    ],
    "label_ids": [
        "b5d1a6cf-a8d3-4053-af5d-ccf2701324e8"
    ],
    "release_date": "2017-03-10",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Nigerian singer and songwriter Steve Monite with his most famous Afro-boogie track from 1984!  The track was also covered live by Frank Ocean with Alex G at the 2017 FYF Fest in LA - leading to this bootleg re-release\n\nRead more at Spectrum Culture:  https://tinyurl.com/26j5dvay",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}