Information about plays

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

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

{
    "id": 3565602,
    "uri": "https://api.kexp.org/v2/plays/3565602/?format=api",
    "airdate": "2025-10-15T21:19:30-07:00",
    "show": 64844,
    "show_uri": "https://api.kexp.org/v2/shows/64844/?format=api",
    "image_uri": "https://ia800401.us.archive.org/8/items/mbid-a758a271-3588-4c3d-a9f0-d7fbd253323c/mbid-a758a271-3588-4c3d-a9f0-d7fbd253323c-35168583496_thumb500.jpg",
    "thumbnail_uri": "https://dn721606.ca.archive.org/0/items/mbid-a758a271-3588-4c3d-a9f0-d7fbd253323c/mbid-a758a271-3588-4c3d-a9f0-d7fbd253323c-35168583496_thumb250.jpg",
    "song": "fool around",
    "track_id": "00d374ca-6e47-4d5d-ad80-16acef499dac",
    "recording_id": "0343a65d-e586-4ab0-bd0a-e445b8c65d68",
    "artist": "strongboi",
    "artist_ids": [
        "fbf6f72f-c8dd-465d-b13e-593bfd9a92c7"
    ],
    "album": "strongboi",
    "release_id": "a758a271-3588-4c3d-a9f0-d7fbd253323c",
    "release_group_id": "d6cf58e3-e113-448b-81aa-50c7b01e468a",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2023-02-17",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Strongboi is a Berlin-based duo consisting of Phoebe Lou and Ziv Yamin.\n\nhttps://strongboi.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}