Information about plays

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

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

{
    "id": 3638678,
    "uri": "https://api.kexp.org/v2/plays/3638678/?format=api",
    "airdate": "2026-04-06T15:57:44-07:00",
    "show": 66384,
    "show_uri": "https://api.kexp.org/v2/shows/66384/?format=api",
    "image_uri": "https://dn711103.ca.archive.org/0/items/mbid-092c640b-c864-4e4b-abab-e44f1c0fe681/mbid-092c640b-c864-4e4b-abab-e44f1c0fe681-24255777379_thumb500.jpg",
    "thumbnail_uri": "https://dn711103.ca.archive.org/0/items/mbid-092c640b-c864-4e4b-abab-e44f1c0fe681/mbid-092c640b-c864-4e4b-abab-e44f1c0fe681-24255777379_thumb250.jpg",
    "song": "I Want You",
    "track_id": "f4247b9b-bedd-44af-9224-e5a0899ad278",
    "recording_id": "286abc76-9587-47f6-8ece-b5cc8ad0fdd1",
    "artist": "Robert Glasper",
    "artist_ids": [
        "6e8f82ea-9e6d-4fdd-9b32-32feef13186b"
    ],
    "album": "Fuck Yo Feelings",
    "release_id": "092c640b-c864-4e4b-abab-e44f1c0fe681",
    "release_group_id": "af3b387e-4dc4-49d1-aee8-f8c467958f10",
    "labels": [],
    "label_ids": [],
    "release_date": "2019-10-03",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Out to William!\n\nGlasper celebrated his 47th birthday yesterday! \n\nOutside of his own musical work, Glasper has co-written or produced albums for Mac Miller, Anderson .Paak, The Kid Laroi, Banks, Herbie Hancock, Big K.R.I.T., Brittany Howard, Bilal, Denzel Curry, Q-Tip, and Talib Kweli, among others.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}