Information about plays

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

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

{
    "id": 3539629,
    "uri": "https://api.kexp.org/v2/plays/3539629/?format=api",
    "airdate": "2025-08-13T14:43:42-07:00",
    "show": 64279,
    "show_uri": "https://api.kexp.org/v2/shows/64279/?format=api",
    "image_uri": "https://ia800309.us.archive.org/30/items/mbid-bdefa5b2-5460-48cf-8174-6d87bfebd7b6/mbid-bdefa5b2-5460-48cf-8174-6d87bfebd7b6-42222277255_thumb500.jpg",
    "thumbnail_uri": "https://dn721205.ca.archive.org/0/items/mbid-bdefa5b2-5460-48cf-8174-6d87bfebd7b6/mbid-bdefa5b2-5460-48cf-8174-6d87bfebd7b6-42222277255_thumb250.jpg",
    "song": "Reason to Stay",
    "track_id": "a5eb580f-0bdd-438d-8622-bedd51b5cf0d",
    "recording_id": "1d9bf4a1-10b2-45bb-9c38-083134b3f6bb",
    "artist": "Pixel Grip",
    "artist_ids": [
        "20d29062-6448-4e6f-9922-d5246264a5f2"
    ],
    "album": "Percepticide: The Death of Reality",
    "release_id": "bdefa5b2-5460-48cf-8174-6d87bfebd7b6",
    "release_group_id": "86dfcf29-9645-4957-b3ec-f9a2a7287fc5",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-06-12",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Chicago's Pixel Grip will be at the Substance Festival at the Great American Music Hall in SF on Saturday, November 1st, and Neumos in Seattle on Thursday, November 6th.\n--\n“PIXEL GRIP’S APPROACH PLACES THEM IN A LONG LINEAGE OF INDUSTRIAL MUSICIANS BUILDING ON THE LEGACY OF THE GENRE’S LGBTQ+ PIONEERS…” Follow this band on their official website: https://pixelgripmusic.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}