Information about plays

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

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

{
    "id": 3548818,
    "uri": "https://api.kexp.org/v2/plays/3548818/?format=api",
    "airdate": "2025-09-04T11:48:37-07:00",
    "show": 64471,
    "show_uri": "https://api.kexp.org/v2/shows/64471/?format=api",
    "image_uri": "https://ia903207.us.archive.org/35/items/mbid-bcd655ee-3955-426f-81a0-b9cd1d94b28d/mbid-bcd655ee-3955-426f-81a0-b9cd1d94b28d-15192774015_thumb500.jpg",
    "thumbnail_uri": "https://ia803207.us.archive.org/35/items/mbid-bcd655ee-3955-426f-81a0-b9cd1d94b28d/mbid-bcd655ee-3955-426f-81a0-b9cd1d94b28d-15192774015_thumb250.jpg",
    "song": "Break a Guitar",
    "track_id": "97dca116-7357-470f-a73e-fc457cb8aedd",
    "recording_id": "c162a191-2898-429f-bf52-c81f30943f77",
    "artist": "Ty Segall",
    "artist_ids": [
        "07a17571-81fc-4cf8-a634-98f0d926d313"
    ],
    "album": "Ty Segall",
    "release_id": "bcd655ee-3955-426f-81a0-b9cd1d94b28d",
    "release_group_id": "bcc76cdb-fd40-4c62-945b-fc79519d2d26",
    "labels": [
        "Drag City"
    ],
    "label_ids": [
        "b5d3c9c7-5f73-4ebc-b400-e5075c9101a4"
    ],
    "release_date": "2017-01-27",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Ty Segall performed live with The Freedom Band in the KEXP studio in 2017. They opened with \"Break a Guitar.\" Check out the full session here: https://youtu.be/os6tQLwiMiM \n--\nWatch Ty Segall 'Break A Guitar' with Fred Armisen: https://www.youtube.com/watch?v=nejNXG5PFnM",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}