Information about plays

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

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

{
    "id": 3578957,
    "uri": "https://api.kexp.org/v2/plays/3578957/?format=api",
    "airdate": "2025-11-16T12:05:58-08:00",
    "show": 65127,
    "show_uri": "https://api.kexp.org/v2/shows/65127/?format=api",
    "image_uri": "https://ia803100.us.archive.org/4/items/mbid-6175c97d-12a9-379f-91ba-5b1e04b82b9c/mbid-6175c97d-12a9-379f-91ba-5b1e04b82b9c-11263470866_thumb500.jpg",
    "thumbnail_uri": "https://ia903100.us.archive.org/4/items/mbid-6175c97d-12a9-379f-91ba-5b1e04b82b9c/mbid-6175c97d-12a9-379f-91ba-5b1e04b82b9c-11263470866_thumb250.jpg",
    "song": "Aht Uh Mi Hed",
    "track_id": "9736f2bc-b5e9-317d-824b-ca6f698d152f",
    "recording_id": "8904792c-ad30-414a-86e0-84dc22e1cc44",
    "artist": "Shuggie Otis",
    "artist_ids": [
        "ff9542ca-7859-4db2-8796-c1e3c39b9c0a"
    ],
    "album": "Inspiration Information",
    "release_id": "6175c97d-12a9-379f-91ba-5b1e04b82b9c",
    "release_group_id": "2bb3b259-5ea7-3773-96be-20d9a592358a",
    "labels": [
        "Luaka Bop"
    ],
    "label_ids": [
        "92996c02-75c4-4a12-8d90-522483c200c5"
    ],
    "release_date": "2001-04-03",
    "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"
}