Information about plays

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

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

{
    "id": 3633083,
    "uri": "https://api.kexp.org/v2/plays/3633083/?format=api",
    "airdate": "2026-03-24T10:27:23-07:00",
    "show": 66268,
    "show_uri": "https://api.kexp.org/v2/shows/66268/?format=api",
    "image_uri": "https://dn711007.ca.archive.org/0/items/mbid-bfe7a223-5e9c-367f-b9de-e4846742dd62/mbid-bfe7a223-5e9c-367f-b9de-e4846742dd62-41681679557_thumb500.jpg",
    "thumbnail_uri": "https://dn711007.ca.archive.org/0/items/mbid-bfe7a223-5e9c-367f-b9de-e4846742dd62/mbid-bfe7a223-5e9c-367f-b9de-e4846742dd62-41681679557_thumb250.jpg",
    "song": "Conscience Be Free",
    "track_id": "e087ef2f-e501-3d1c-8f1f-a9324254a74d",
    "recording_id": "08b98317-86ff-452e-921c-0ab228ef71a0",
    "artist": "Gang Starr",
    "artist_ids": [
        "9ef8042a-2528-4f5c-b7c1-5e72b1efe170"
    ],
    "album": "No More Mr. Nice Guy",
    "release_id": "bfe7a223-5e9c-367f-b9de-e4846742dd62",
    "release_group_id": "16ed1543-2f30-3851-8cd7-847687d3c581",
    "labels": [
        "EMI Records USA"
    ],
    "label_ids": [
        "3b76dfe7-0a2d-401a-86a7-f1a30c480e0d"
    ],
    "release_date": "1992-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Conscience Be Free\" contains samples of \"You Gots to Chill\" by EPMD and the hook from  \"Mice Mobsters\" by Kevin Eubanks.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}