Information about plays

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

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

{
    "id": 3627442,
    "uri": "https://api.kexp.org/v2/plays/3627442/?format=api",
    "airdate": "2026-03-10T14:26:43-07:00",
    "show": 66145,
    "show_uri": "https://api.kexp.org/v2/shows/66145/?format=api",
    "image_uri": "https://coverartarchive.org/release/3facbd44-47c2-4920-933d-366f7f2e0621/36171564124-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/3facbd44-47c2-4920-933d-366f7f2e0621/36171564124-250.jpg",
    "song": "Pit Stop (Take Me Home) (instrumental)",
    "track_id": null,
    "recording_id": "037b3daf-2743-4505-a4ae-0ae7ce3d2041",
    "artist": "Lovage",
    "artist_ids": [
        "43e2b545-3e4a-4fd7-a773-8daafa610570"
    ],
    "album": "Music to Make Love to Your Old Lady By",
    "release_id": null,
    "release_group_id": "60214ce4-810b-3042-ad4e-3b121e313844",
    "labels": [
        "75 Ark"
    ],
    "label_ids": [
        "59c32dec-b685-4ecc-a82b-339b1280cd38"
    ],
    "release_date": "2001-11-06",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Music to Make Love to Your Old Lady is a trip-hop concept album that satirizes bedroom music tropes and designed as a satirical, \"sexified\" take on downtempo music.\n--\nhttps://www.discogs.com/master/47532-Nathaniel-Merriweather-Presents-Lovage-Avec-Michael-Patton-Jennifer-Charles-Music-To-Make-Love-To-Yo?srsltid=AfmBOoo3DT1Cq8zUV2ZjtKyFon9yf9nWAMv6aGuVnRtxnvOVkCzJdcL2",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}