Information about plays

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

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

{
    "id": 3624770,
    "uri": "https://api.kexp.org/v2/plays/3624770/?format=api",
    "airdate": "2026-03-03T10:29:55-08:00",
    "show": 66080,
    "show_uri": "https://api.kexp.org/v2/shows/66080/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "You Won",
    "track_id": null,
    "recording_id": null,
    "artist": "Parts & Spares",
    "artist_ids": [],
    "album": "You Won",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2026-02-18",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"We're a girl, her girlfriend, and her dad, making music from what remains. Indie Folk shaped by the years we've spent growing up alongside each other—across generations, relationships, and all the messy, beautiful in-between. Our songs are built from those bones: intimate, raw, and full of warmth.\"\n--\nThis London-based band was formed by vocalist Frida Jones, her songwriter/guitarist dad Luther Jones, and multi-instrumentalist Kaisha McGroarty,\n--\nFollow them on Instagram: https://www.instagram.com/partsandspares_/?hl=en",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}