Information about plays

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

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

{
    "id": 3576943,
    "uri": "https://api.kexp.org/v2/plays/3576943/?format=api",
    "airdate": "2025-11-11T19:17:51-08:00",
    "show": 65084,
    "show_uri": "https://api.kexp.org/v2/shows/65084/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Strange World",
    "track_id": null,
    "recording_id": null,
    "artist": "Rae Khalil, St. Panther",
    "artist_ids": [
        "7a069214-7eba-4d2e-8424-547ac8f8ad2a",
        "608968bb-6d28-4ab3-a912-317275456f5c"
    ],
    "album": "Strange World",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "drink sum wtr"
    ],
    "label_ids": [
        "778a90c4-21ff-4035-b3dc-80f62d0e989c"
    ],
    "release_date": "2025-11-07",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "St. Panther is the recording project of Dani Bojorges-Giraldo (they/them), a Mexican/Colombian artist, producer, singer, rapper, and multi-instrumentalist living in East Los Angeles. \n\n“Strange World” directly addresses our quickly changing times by finding joy amid the madness with a tight-knit community of collaborators (including H.E.R. producer Chris McClenney, Little Dragon’s Erik Bodin, and this track’s guest vocalist Rae Khalil) with a mutual message driven by the sounds of modern soul.\n\nhttps://floodmagazine.com/206085/st-panther-rae-khalil-strange-world-first-listen/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}