Information about plays

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

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

{
    "id": 3542632,
    "uri": "https://api.kexp.org/v2/plays/3542632/?format=api",
    "airdate": "2025-08-20T21:40:57-07:00",
    "show": 64342,
    "show_uri": "https://api.kexp.org/v2/shows/64342/?format=api",
    "image_uri": "https://ia903206.us.archive.org/29/items/mbid-91cb6302-466c-4374-987a-0c4754dbe0ab/mbid-91cb6302-466c-4374-987a-0c4754dbe0ab-15377620354_thumb500.jpg",
    "thumbnail_uri": "https://ia903206.us.archive.org/29/items/mbid-91cb6302-466c-4374-987a-0c4754dbe0ab/mbid-91cb6302-466c-4374-987a-0c4754dbe0ab-15377620354_thumb250.jpg",
    "song": "Use Ya Mnd (Twentyfourseven)",
    "track_id": "c7eece50-4dc4-445b-98ca-427a338fee66",
    "recording_id": "700d5284-99e4-491f-a5bb-c8d3391c4ef2",
    "artist": "Mndsgn",
    "artist_ids": [
        "275f0cb3-6390-429d-92aa-3e3d0a12d8d8"
    ],
    "album": "Body Wash",
    "release_id": "e6b5f398-63ad-4251-8d2b-c2bfec0d86ff",
    "release_group_id": "83990403-647a-4ffc-b97b-06e842b14593",
    "labels": [
        "Stones Throw Records"
    ],
    "label_ids": [
        "f1b83107-23e5-41a3-ab1b-2a36965cf77b"
    ],
    "release_date": "2016-09-16",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Ringgo Ancheta (aka Mndsgn) is a 2nd generation Filipino American.\nhttps://mndsgn.co/\n---\n\" 'Use Ya Mnd' is the work of a beatmaker who can flaunt his skills without disturbing the groove. In case the beautiful textures, complex chords, and swinging rhythms aren’t enough to convince you, the minute-long piano freakout is there for good measure.\" https://pitchfork.com/reviews/tracks/18522-mndsgn-use-ya-mnd-twentyfourseven/\n--\nMndsgn - Use Ya Mnd (Twentyfourseven) - https://www.youtube.com/watch?v=KBhWluUUHA0",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}