Information about plays

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

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

{
    "id": 3631938,
    "uri": "https://api.kexp.org/v2/plays/3631938/?format=api",
    "airdate": "2026-03-21T12:38:37-07:00",
    "show": 66242,
    "show_uri": "https://api.kexp.org/v2/shows/66242/?format=api",
    "image_uri": "https://dn710709.ca.archive.org/0/items/mbid-93117396-9334-447d-9804-412d428f7686/mbid-93117396-9334-447d-9804-412d428f7686-13019071168_thumb500.jpg",
    "thumbnail_uri": "https://dn710709.ca.archive.org/0/items/mbid-93117396-9334-447d-9804-412d428f7686/mbid-93117396-9334-447d-9804-412d428f7686-13019071168_thumb250.jpg",
    "song": "Action",
    "track_id": "686cb5bf-b7fe-48a4-8f98-236c104203ce",
    "recording_id": "c5aa66ee-3163-44de-ab5a-148a49f4118f",
    "artist": "Cassius feat. Cat Power & Mike D",
    "artist_ids": [
        "a8797304-f0b3-497b-a592-c09eac0fd9c8",
        "256160e8-37fd-4f8c-a3ef-530ebbaa4b3d",
        "05755bf1-380c-487f-983f-d1a02401fa28"
    ],
    "album": "Action",
    "release_id": "93117396-9334-447d-9804-412d428f7686",
    "release_group_id": "8d920d57-ee3d-4845-84b9-d0eda6e32cac",
    "labels": [
        "Love Supreme"
    ],
    "label_ids": [
        "747eb9b5-808f-46d0-b558-d56bbb0909a1"
    ],
    "release_date": "2016-03-11",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Six Degrees: Action by Cassius features Mike D from the Beastie Boys!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}