Information about plays

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

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

{
    "id": 3633118,
    "uri": "https://api.kexp.org/v2/plays/3633118/?format=api",
    "airdate": "2026-03-24T12:35:06-07:00",
    "show": 66268,
    "show_uri": "https://api.kexp.org/v2/shows/66268/?format=api",
    "image_uri": "https://dn710807.ca.archive.org/0/items/mbid-3d08ec09-d852-43ce-ab7d-2a14d44d6ad9/mbid-3d08ec09-d852-43ce-ab7d-2a14d44d6ad9-4528115695_thumb500.jpg",
    "thumbnail_uri": "https://ia600203.us.archive.org/16/items/mbid-3d08ec09-d852-43ce-ab7d-2a14d44d6ad9/mbid-3d08ec09-d852-43ce-ab7d-2a14d44d6ad9-4528115695_thumb250.jpg",
    "song": "Expectation",
    "track_id": "d98fdcca-f51e-3728-a6e2-483bee4f358e",
    "recording_id": "fff0f746-1095-458b-8975-15901cbb8c7d",
    "artist": "Tame Impala",
    "artist_ids": [
        "63aa26c3-d59b-4da4-84ac-716b54f1ef4d"
    ],
    "album": "Innerspeaker",
    "release_id": "3d08ec09-d852-43ce-ab7d-2a14d44d6ad9",
    "release_group_id": "0cfdeff7-4aa7-4df4-918d-88c9421cc512",
    "labels": [
        "Modular Recordings"
    ],
    "label_ids": [
        "1a69fd71-e415-4439-b830-49ab0752d9f7"
    ],
    "release_date": "2010-05-25",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This song from Tame Impala's debut album was mixed by renowned producer and mixer Dan Carey.\n--\nKevin Parker did all the vocals and instrumentation on this track.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}