Information about plays

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

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

{
    "id": 3651944,
    "uri": "https://api.kexp.org/v2/plays/3651944/?format=api",
    "airdate": "2026-05-08T01:36:15-07:00",
    "show": 66657,
    "show_uri": "https://api.kexp.org/v2/shows/66657/?format=api",
    "image_uri": "https://coverartarchive.org/release/5a003431-4a38-479d-83bf-41a7b69b7771/16628164062-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/5a003431-4a38-479d-83bf-41a7b69b7771/16628164062-250.jpg",
    "song": "Aht Uh Mi Hed",
    "track_id": null,
    "recording_id": "8904792c-ad30-414a-86e0-84dc22e1cc44",
    "artist": "Shuggie Otis",
    "artist_ids": [
        "ff9542ca-7859-4db2-8796-c1e3c39b9c0a"
    ],
    "album": "Inspiration Information",
    "release_id": null,
    "release_group_id": "2bb3b259-5ea7-3773-96be-20d9a592358a",
    "labels": [
        "Epic"
    ],
    "label_ids": [
        "8f638ddb-131a-4cc3-b3d4-7ebdac201b55"
    ],
    "release_date": "1974-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"My first experience being around musicians happened at my own house with my father's band,\" recalls Shuggie Otis, born Johnny Alexander Veliotes Jr., son of R&B pioneer, musician, and bandleader, Johnny Otis. \"I was probably about 3 or 4 years old and they would rehearse every weekend. They'd play R&B, rock & roll, and blues. Rock & roll had just come out then. They were some of the first ones to do it.\": https://www.allmusic.com/artist/shuggie-otis-mn0000752773/biography",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}