Information about plays

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

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

{
    "id": 3631934,
    "uri": "https://api.kexp.org/v2/plays/3631934/?format=api",
    "airdate": "2026-03-21T12:22:57-07:00",
    "show": 66242,
    "show_uri": "https://api.kexp.org/v2/shows/66242/?format=api",
    "image_uri": "https://dn711306.ca.archive.org/0/items/mbid-0f2488f9-2fcb-4ad4-a14b-0a453d489808/mbid-0f2488f9-2fcb-4ad4-a14b-0a453d489808-4699440603_thumb500.jpg",
    "thumbnail_uri": "https://dn711306.ca.archive.org/0/items/mbid-0f2488f9-2fcb-4ad4-a14b-0a453d489808/mbid-0f2488f9-2fcb-4ad4-a14b-0a453d489808-4699440603_thumb250.jpg",
    "song": "Needle to the Groove",
    "track_id": "7b095d63-5a48-3a1a-90d8-b06104d50bfb",
    "recording_id": "e81333c8-7c89-4f0b-9895-e740b7912abf",
    "artist": "Mantronix",
    "artist_ids": [
        "2d09279c-a477-4c45-8df7-fe91dd7a59f8"
    ],
    "album": "The Album",
    "release_id": "0f2488f9-2fcb-4ad4-a14b-0a453d489808",
    "release_group_id": "5b184b26-ade2-3bb0-b268-d5e781a53ed6",
    "labels": [
        "Sleeping Bag Records"
    ],
    "label_ids": [
        "d3e5290b-c07f-420e-ae33-b9bd05780219"
    ],
    "release_date": "1985-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Six Degrees: Among other samples, Beck's \"Where It's At\" contains samples of \"Needle to the Groove\" \n\n\"Mantronix, one of the most innovative hip-hop acts of all time, was founded by Kurtis el Khaleel, who was born in Jamaica, though his family soon moved to Canada and ended up in New York by the late 1970s. During high school, Khaleel wanted to be in a band but couldn't find anyone who wanted to be in a band with him, so he bought a Roland TR-606 drum machine and a Roland TB-303 bass machine, and mastered them quickly. Taking the stage name Mantronik (although some sources claim he was born with that name), he soon began DJing around the city and was working behind the decks at Manhattan's Downtown Records when he met Haitian-born MC Tee, (Touré Embden).\"  The rest is history!: https://www.discogs.com/artist/3165-Mantronix",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}