Information about plays

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

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

{
    "id": 3625637,
    "uri": "https://api.kexp.org/v2/plays/3625637/?format=api",
    "airdate": "2026-03-05T14:08:15-08:00",
    "show": 66099,
    "show_uri": "https://api.kexp.org/v2/shows/66099/?format=api",
    "image_uri": "",
    "thumbnail_uri": "https://ia903203.us.archive.org/34/items/mbid-a9dc3a10-39bb-4d03-8be2-200c18cdd2d1/mbid-a9dc3a10-39bb-4d03-8be2-200c18cdd2d1-18636124296_thumb250.jpg",
    "song": "Jazz (We’ve Got)",
    "track_id": "6a330f81-b41a-44f4-bdbf-5edb508ea1df",
    "recording_id": "e1603c1f-c03e-4d5d-9232-f5092a3c9144",
    "artist": "A Tribe Called Quest",
    "artist_ids": [
        "9689aa5a-4471-4fb4-9721-07cecda0fa9f"
    ],
    "album": "The Low End Theory",
    "release_id": "a9dc3a10-39bb-4d03-8be2-200c18cdd2d1",
    "release_group_id": "c3733436-fcba-3c08-b082-d548df5c5139",
    "labels": [
        "Jive"
    ],
    "label_ids": [
        "79245298-c0ba-4eba-aecc-3dfe8eeb689f"
    ],
    "release_date": "1996-07-02",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“Bob was the KING of the Low End,” Questlove wrote Monday on Instagram. Before Power, “Hip Hop was chaotic & muddy,” Questlove added. “but man—when Bob entered our sonic sphere? Jesus.”\n--\nHere's an interview with the late Bob Power about the work he did on this seminal album:  https://www.okayplayer.com/how-bob-power-put-the-low-end-in-a-tribe-called-quests-the-low-end-theory/453108",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}