Information about plays

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

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

{
    "id": 3631214,
    "uri": "https://api.kexp.org/v2/plays/3631214/?format=api",
    "airdate": "2026-03-19T20:57:02-07:00",
    "show": 66225,
    "show_uri": "https://api.kexp.org/v2/shows/66225/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Ipa Ma",
    "track_id": null,
    "recording_id": "3a15260b-8bc1-4cd4-830a-a1dfc4fed2da",
    "artist": "Baalti & Lapgan",
    "artist_ids": [
        "384e97c3-87d3-4ac0-a4c9-c535e5a9cabb",
        "32b2a1ca-2411-4ab7-8613-fe4cf5336021"
    ],
    "album": "Threads",
    "release_id": null,
    "release_group_id": "b8e9456d-28af-4685-ba78-5cad53d6de53",
    "labels": [],
    "label_ids": [],
    "release_date": "2026-04-03",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Baalti is a San Francisco-based DJ/producer duo currently making waves on the underground club scene with their intoxicating dancefloor rhythms infused with South Asian sounds and flavors that's rooted in their Indian identities. Lapgan is a Chicago-based Indian-American producer who's been making top-shelf beats since emerging onto the scene in 2019.\n--\nhttps://baalti.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}