Information about plays

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

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

{
    "id": 3619517,
    "uri": "https://api.kexp.org/v2/plays/3619517/?format=api",
    "airdate": "2026-02-19T13:11:55-08:00",
    "show": 65975,
    "show_uri": "https://api.kexp.org/v2/shows/65975/?format=api",
    "image_uri": "https://coverartarchive.org/release/60dda69f-72f4-46c8-b63e-4ce7b8a22495/15042284162-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/60dda69f-72f4-46c8-b63e-4ce7b8a22495/15042284162-250.jpg",
    "song": "Dreamin'",
    "track_id": null,
    "recording_id": "73ae7cee-0aa2-4dba-a3f1-d05546ccc086",
    "artist": "Andraé Crouch",
    "artist_ids": [
        "76ca5dc7-2e3c-4e16-8f55-7d6c33272180"
    ],
    "album": "I'll Be Thinking Of You",
    "release_id": null,
    "release_group_id": "2a9421d7-a605-34cf-a096-04374664f84e",
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Dreamin\" was used in 2002's \"Aural S(ect)s\" by Count Bass D. Count Bass D also sampled it in 2004 for \t\n*Ending*Leave Mike Tyson Alone! (& Me Too).\n--\nAndrae Crouch, a Grammy-winning gospel singer and composer who started his career at 14, helped Michael Jackson arrange “Man in the Mirror” and became a pastor of the church his father founded in the San Fernando Valley, died in 2015.: https://www.latimes.com/local/obituaries/la-me-andrae-crouch-20150109-story.html",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}