Information about plays

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

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

{
    "id": 3633021,
    "uri": "https://api.kexp.org/v2/plays/3633021/?format=api",
    "airdate": "2026-03-24T06:41:50-07:00",
    "show": 66266,
    "show_uri": "https://api.kexp.org/v2/shows/66266/?format=api",
    "image_uri": "https://dn710104.ca.archive.org/0/items/mbid-6f65a86c-48f2-4019-86e1-b9dec2338dd2/mbid-6f65a86c-48f2-4019-86e1-b9dec2338dd2-8301979013_thumb500.jpg",
    "thumbnail_uri": "https://dn710104.ca.archive.org/0/items/mbid-6f65a86c-48f2-4019-86e1-b9dec2338dd2/mbid-6f65a86c-48f2-4019-86e1-b9dec2338dd2-8301979013_thumb250.jpg",
    "song": "It's Nasty (Genius of Love) (short version)",
    "track_id": "9d46949a-e382-3331-8954-4d07a0a10f94",
    "recording_id": "aff13fd8-7528-40fd-9ddd-2540a92d4896",
    "artist": "Grandmaster Flash & The Furious Five",
    "artist_ids": [
        "1390d663-2f56-4b41-9f75-f45ba489250b"
    ],
    "album": "The Sugar Hill Records Story",
    "release_id": "6f65a86c-48f2-4019-86e1-b9dec2338dd2",
    "release_group_id": "5818525c-9486-3305-bfb6-a9da12a5413a",
    "labels": [
        "Rhino"
    ],
    "label_ids": [
        "c4f2cf49-b57c-4cc1-8061-f54400704ac4"
    ],
    "release_date": "1997-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"It's Nasty (Genius of Love)\" is a 1982 hip-hop classic by Grandmaster Flash & the Furious Five that served as one of the earliest and most successful uses of a \"loop\" in rap history. \n\nSampling Tom Tom Club's \"Genius of Love,\" Grandmaster Flash took the original's bright, bubbly synth line and the iconic \"James Brown\" shout-outs, stripping away the quirky vocals to create a perfect rhythmic bed for the Furious Five to rap over.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}