Information about plays

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

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

{
    "id": 3616832,
    "uri": "https://api.kexp.org/v2/plays/3616832/?format=api",
    "airdate": "2026-02-13T04:19:20-08:00",
    "show": 65918,
    "show_uri": "https://api.kexp.org/v2/shows/65918/?format=api",
    "image_uri": "https://ia800805.us.archive.org/34/items/mbid-ab219ea3-a49f-4a51-bced-aabc25c18e9c/mbid-ab219ea3-a49f-4a51-bced-aabc25c18e9c-18531577202_thumb500.jpg",
    "thumbnail_uri": "https://ia800805.us.archive.org/34/items/mbid-ab219ea3-a49f-4a51-bced-aabc25c18e9c/mbid-ab219ea3-a49f-4a51-bced-aabc25c18e9c-18531577202_thumb250.jpg",
    "song": "Let Love Rule",
    "track_id": "266a8d96-4ce4-3007-af4b-c95b90afd5a5",
    "recording_id": "0e214b7a-d7f5-454e-bcd8-ae7c81750cc6",
    "artist": "Lenny Kravitz",
    "artist_ids": [
        "0ef3f425-9bd2-4216-9dd2-219d2fe90f1f"
    ],
    "album": "Let Love Rule",
    "release_id": "ab219ea3-a49f-4a51-bced-aabc25c18e9c",
    "release_group_id": "afd82f3b-cab1-3fab-84dc-6c5c80919bd3",
    "labels": [
        "Virgin Records America, Inc."
    ],
    "label_ids": [
        "1644d8bc-b558-447f-82eb-5d6829988156"
    ],
    "release_date": "1989-09-05",
    "rotation_status": null,
    "is_local": false,
    "is_request": true,
    "is_live": false,
    "comment": "Going out to Taylor!\n\nThat's Karl Denson on saxophone!\nhttps://karldenson.com/ \n\nThis was the debut single from Lenny Kravitz and the title song from his debut album. \n--\nHere's a live performance of \"Let Love Rule\" by Lenny Kravitz: https://www.youtube.com/watch?v=s4von0F0y4Y",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}