Information about plays

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

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

{
    "id": 3635107,
    "uri": "https://api.kexp.org/v2/plays/3635107/?format=api",
    "airdate": "2026-03-29T12:00:59-07:00",
    "show": 66312,
    "show_uri": "https://api.kexp.org/v2/shows/66312/?format=api",
    "image_uri": "https://dn710809.ca.archive.org/0/items/mbid-04383151-e1c7-4436-ad18-43a2aa7177de/mbid-04383151-e1c7-4436-ad18-43a2aa7177de-44688105504_thumb500.jpg",
    "thumbnail_uri": "https://dn710809.ca.archive.org/0/items/mbid-04383151-e1c7-4436-ad18-43a2aa7177de/mbid-04383151-e1c7-4436-ad18-43a2aa7177de-44688105504_thumb250.jpg",
    "song": "Crash Landing",
    "track_id": "93df5919-cb59-4830-9ce0-e81d2e2bff44",
    "recording_id": "ab8c2d37-dfc2-4ba6-a257-1fe50a633e27",
    "artist": "mary in the junkyard",
    "artist_ids": [
        "64367341-4bc2-493c-8e5d-ce17841c8a7a"
    ],
    "album": "Role Model Hermit",
    "release_id": "04383151-e1c7-4436-ad18-43a2aa7177de",
    "release_group_id": "bce3f3e6-d02a-4d50-b15a-b2ee8360a258",
    "labels": [
        "AMF Records"
    ],
    "label_ids": [
        "e0b22162-8b70-4cd1-ae39-9dc24ededdb5"
    ],
    "release_date": "2026-07-03",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This London band's debut record is out on July 3rd!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}