Information about plays

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

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

{
    "id": 3631811,
    "uri": "https://api.kexp.org/v2/plays/3631811/?format=api",
    "airdate": "2026-03-21T05:51:30-07:00",
    "show": 66238,
    "show_uri": "https://api.kexp.org/v2/shows/66238/?format=api",
    "image_uri": "https://dn710708.ca.archive.org/0/items/mbid-6ed8c4e9-1223-40dd-8713-450aaea3240f/mbid-6ed8c4e9-1223-40dd-8713-450aaea3240f-4446264566_thumb500.jpg",
    "thumbnail_uri": "https://dn710708.ca.archive.org/0/items/mbid-6ed8c4e9-1223-40dd-8713-450aaea3240f/mbid-6ed8c4e9-1223-40dd-8713-450aaea3240f-4446264566_thumb250.jpg",
    "song": "Straight Out the Jungle",
    "track_id": "8fd7dcc8-f5e0-3213-b90f-0122ae5ed541",
    "recording_id": "2a629d3d-3447-4c84-8c5e-8eb924675c65",
    "artist": "Jungle Brothers",
    "artist_ids": [
        "ce3bc975-a76f-415b-a6cd-1e568c5714dd"
    ],
    "album": "Straight Out the Jungle",
    "release_id": "6ed8c4e9-1223-40dd-8713-450aaea3240f",
    "release_group_id": "b5a9ff19-308f-3c88-8310-38b30d96f877",
    "labels": [
        "Warlock Records"
    ],
    "label_ids": [
        "dbd1d993-fe78-4ada-90fc-0e46083c1a0e"
    ],
    "release_date": "1988-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "A tribe called quest and Jungle Brothers were both a part of Native Tongues.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}