Information about plays

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

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

{
    "id": 3583146,
    "uri": "https://api.kexp.org/v2/plays/3583146/?format=api",
    "airdate": "2025-11-26T07:49:25-08:00",
    "show": 65214,
    "show_uri": "https://api.kexp.org/v2/shows/65214/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Midnight Morning",
    "track_id": "5bf8580e-e01b-41d4-9164-48051a34100e",
    "recording_id": "9d6385e1-737b-48d1-85e4-4a7cb2ebd4d0",
    "artist": "Menahan Street Band",
    "artist_ids": [
        "93da8c8a-bd13-4418-a00e-2861b8518a8d"
    ],
    "album": "The Exciting Sounds of Menahan Street Band",
    "release_id": "99ba5773-357a-48bf-971e-b50a98b9be11",
    "release_group_id": "3f6797b2-613a-4743-be79-274ebd051815",
    "labels": [
        "Daptone Records"
    ],
    "label_ids": [
        "6507ff0e-035a-4a24-9bbe-e07b1e2224d8"
    ],
    "release_date": "2021-02-26",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "In addition to their role as the official house band for Brooklyn-based Dunham Records, Menahan Street Band has received critical praise for their oft-sampled 2008 debut album Make The Road By Walking and for backing Charles Bradley. “Vibe is a quintessential element in what I’m going for,” says MSB co-founder, multi-instrumentalist and producer Thomas Brenneck. “Vibe, mood and emotion.”  \n\nhttps://menahanstreetband.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}