Information about plays

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

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

{
    "id": 3631719,
    "uri": "https://api.kexp.org/v2/plays/3631719/?format=api",
    "airdate": "2026-03-21T00:06:41-07:00",
    "show": 66236,
    "show_uri": "https://api.kexp.org/v2/shows/66236/?format=api",
    "image_uri": "https://coverartarchive.org/release/989217f7-e0f7-41d5-8601-375ff88c0dac/44548232362-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/989217f7-e0f7-41d5-8601-375ff88c0dac/44548232362-250.jpg",
    "song": "Why We Speak",
    "track_id": null,
    "recording_id": "bd00dd48-3a46-4b52-9252-695048dccf87",
    "artist": "Robert Glasper ft. Q‐Tip + Esperanza Spalding",
    "artist_ids": [
        "6e8f82ea-9e6d-4fdd-9b32-32feef13186b",
        "b3c94036-6166-41d2-91a2-dc3a0b5fa188",
        "5c12b265-5e59-44e0-b657-5cf4169f7316"
    ],
    "album": "Black Radio III",
    "release_id": null,
    "release_group_id": "63051304-797a-4620-a047-9d7144bf44fa",
    "labels": [
        "Loma Vista Recordings"
    ],
    "label_ids": [
        "9c3ec056-57dd-4987-bb53-cbea027ef81c"
    ],
    "release_date": "2022-02-25",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Q-Tip appears here and also received vocal engineering credit on the album\n\nClassic duo Robert Glasper and Esperanza Spalding here with a multi-lingual track on Black Radio III! His recently released album is absolutely worth checking out, especially his blues track with Esperanza called, \"Didn't Find Nothing In My Blues Song Blues\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}