Information about plays

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

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

{
    "id": 3640133,
    "uri": "https://api.kexp.org/v2/plays/3640133/?format=api",
    "airdate": "2026-04-10T03:08:23-07:00",
    "show": 66412,
    "show_uri": "https://api.kexp.org/v2/shows/66412/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Mr. Me Too",
    "track_id": "164392d2-696d-3095-a0f5-8be15691da03",
    "recording_id": "c5ca3c23-8f9d-4071-9a2e-5c2ae653e20d",
    "artist": "Clipse feat. Pharrell Williams",
    "artist_ids": [
        "149f91ef-1287-46da-9a8e-87fee02f1471",
        "e6424fa5-08d3-41c6-96f3-8549f733708c"
    ],
    "album": "Hell Hath No Fury",
    "release_id": "ebf053c4-758b-4aa8-81eb-11b8bb55c6cf",
    "release_group_id": "e0c24b92-5192-35a7-ae44-bc9759b36a86",
    "labels": [
        "Re‐Up Gang Records",
        "Star Trak",
        "Arista",
        "Zomba Label Group"
    ],
    "label_ids": [
        "95fd34cf-3e66-44e1-844d-25fe33e93928",
        "58edce3c-7572-426b-b9f9-6aa7cc0f2329",
        "c62e3985-6370-446a-bfb8-f1f6122e9c33",
        "fb021b90-fe5f-4a98-9939-0b63e35341d6"
    ],
    "release_date": "2006-11-28",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "3AM TIME MACHINE: 2006!\n\n\"You know we back, right?\"  This single from \"Hell Hath No Fury\" came out in 2006.\n--\nClipse were an American hip hop duo, formed by brothers Gene \"Malice\" Thornton and Terrence \"Pusha T\" Thornton in Virginia Beach, Virginia in 1992.: https://www.allmusic.com/artist/clipse-mn0000149605/biography\n\nProducer and co-songwriter Pharrell Williams contributes vocals on this song.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}