Information about plays

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

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

{
    "id": 3633751,
    "uri": "https://api.kexp.org/v2/plays/3633751/?format=api",
    "airdate": "2026-03-26T04:57:46-07:00",
    "show": 66281,
    "show_uri": "https://api.kexp.org/v2/shows/66281/?format=api",
    "image_uri": "https://coverartarchive.org/release/24d6b0b0-b0c2-4f9f-a492-7a4cc2660874/10975096544-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/24d6b0b0-b0c2-4f9f-a492-7a4cc2660874/10975096544-250.jpg",
    "song": "Big Momma Thang",
    "track_id": null,
    "recording_id": "32ce337d-48b5-4426-8b8b-6368606f1253",
    "artist": "Lil’ Kim feat. Jay‐Z & Lil’ Cease",
    "artist_ids": [
        "bc1b5c95-e6d6-46b5-957a-5e8908b02c1e",
        "f82bcf78-5b69-4622-a5ef-73800768d9ac",
        "cca1093e-0d27-4c8a-a424-77fa07d87c00"
    ],
    "album": "Hard Core",
    "release_id": null,
    "release_group_id": "1f0e58a9-4a63-3fb4-a95e-ec6feebeb571",
    "labels": [
        "Undeas Recording"
    ],
    "label_ids": [
        "f2d1dad7-9ba3-44b0-8830-abea1ac75516"
    ],
    "release_date": "1996-11-12",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Based around a sample of Sylvester’s “Was It Something I Said?,” Lil Kim drops some dirty, hardcore rhymes while Jay-Z talks about hooking up with Kim in the recording studio.\n\nThe title of the song pays homage to Big Daddy Kane’s second album It’s a Big Daddy Thing. The same Sylvester sample was used on Big Daddy Kane’s 1990 single “Taste of Chocolate,” which features a cameo from Jay-Z in the music video.\n\nWhew, the lyrics: https://genius.com/Lil-kim-big-momma-thang-lyrics",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}