Information about plays

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

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

{
    "id": 3639904,
    "uri": "https://api.kexp.org/v2/plays/3639904/?format=api",
    "airdate": "2026-04-09T14:00:28-07:00",
    "show": 66408,
    "show_uri": "https://api.kexp.org/v2/shows/66408/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "The Party Scene",
    "track_id": null,
    "recording_id": "2cf4821e-7399-4c77-a499-17b80d42eeee",
    "artist": "The Russell Brothers",
    "artist_ids": [
        "54b8ae90-41ca-4b01-8146-b0bf552a2f39"
    ],
    "album": "Electro: A Personal Selection of Electro Classics",
    "release_id": null,
    "release_group_id": "2b599832-cd72-49c2-a327-d5360a26774a",
    "labels": [
        "Z Records"
    ],
    "label_ids": [
        "c250bdb3-2215-48d6-a24d-b12fe7dd7897"
    ],
    "release_date": "2017-02-17",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The duo of Master Bee (Ronnie/Ronald Russell) & BuddaNinja (Roland Russell), were originally members of the Bug Dogs and as hip hop began to evolve they also became members of the Zulu Nation. Roland began creating beats in a small home studio set up and Ronnie became a member of the Jazzy 5, whose track, ‘Jazzy Sensation’, became as huge hit for Tommy Boy. As rap grew ever-popular, the pair decided to form The Russell Brothers.\n--\nDid you know that the brothers were only given five hours in the studio to create this song?  Go here to learn about the importance of \"The Party Scene.\": https://hiphopbebop.com/the-russell-brothers-discography/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}