Information about plays

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

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

{
    "id": 3619166,
    "uri": "https://api.kexp.org/v2/plays/3619166/?format=api",
    "airdate": "2026-02-18T16:06:31-08:00",
    "show": 65968,
    "show_uri": "https://api.kexp.org/v2/shows/65968/?format=api",
    "image_uri": "https://dn710109.ca.archive.org/0/items/mbid-58ee33bf-4581-4893-a1c8-67c6ef23d650/mbid-58ee33bf-4581-4893-a1c8-67c6ef23d650-27709675339_thumb500.jpg",
    "thumbnail_uri": "https://dn710109.ca.archive.org/0/items/mbid-58ee33bf-4581-4893-a1c8-67c6ef23d650/mbid-58ee33bf-4581-4893-a1c8-67c6ef23d650-27709675339_thumb250.jpg",
    "song": "Never Gonna Come Back Down",
    "track_id": "eded9be1-0841-4599-95ea-ff1a030cc95e",
    "recording_id": "5f8c3d4b-fcf7-4789-ae7e-e3a62cbe5701",
    "artist": "BT",
    "artist_ids": [
        "88e2147d-0332-46f6-85b2-b5f463ba957b"
    ],
    "album": "Movement in Still Life",
    "release_id": "58ee33bf-4581-4893-a1c8-67c6ef23d650",
    "release_group_id": "b0660065-6945-3201-b208-619ac856ac9a",
    "labels": [
        "Black Hole Recordings"
    ],
    "label_ids": [
        "7044868e-cb08-498a-b006-edfadf2e738d"
    ],
    "release_date": "2010-01-05",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "BT aka Brian Transeau is an American artist and composer whose work has shown up on film scores including The Fast and the Furious and shows like Smallville. \n\nhttps://btmusic.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}