Information about plays

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

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

{
    "id": 3633161,
    "uri": "https://api.kexp.org/v2/plays/3633161/?format=api",
    "airdate": "2026-03-24T15:41:02-07:00",
    "show": 66269,
    "show_uri": "https://api.kexp.org/v2/shows/66269/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "All My Time (Matty’s/Mousse T’s club mix)",
    "track_id": null,
    "recording_id": "53657719-86ec-45f3-b5ce-00f8ca9646ea",
    "artist": "Paid & Live, Lauryn Hill",
    "artist_ids": [],
    "album": "All My Time",
    "release_id": null,
    "release_group_id": "39d4113f-1c56-3d37-a07d-e12fa5a4e316",
    "labels": [],
    "label_ids": [],
    "release_date": "1998-12-22",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Deep cut Lauryn Hill track sampling the bassline from Kool & The Gang's \"Too Hot\"\n\nhttps://www.discogs.com/release/22936877-Paid-Live-Feat-Lauryn-Hill-All-My-Time?srsltid=AfmBOoq_bRgcQLEwXOEbSZPZpmOpIgF6Amn-GAEA1D5cULuaqzfGuKme",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}