Information about plays

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

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

{
    "id": 3607576,
    "uri": "https://api.kexp.org/v2/plays/3607576/?format=api",
    "airdate": "2026-01-22T08:25:49-08:00",
    "show": 65722,
    "show_uri": "https://api.kexp.org/v2/shows/65722/?format=api",
    "image_uri": "https://ia804501.us.archive.org/5/items/mbid-cbcb7e4b-8ccf-49fa-b7cd-099ec2c0e260/mbid-cbcb7e4b-8ccf-49fa-b7cd-099ec2c0e260-39742489464_thumb500.jpg",
    "thumbnail_uri": "https://dn710209.ca.archive.org/0/items/mbid-cbcb7e4b-8ccf-49fa-b7cd-099ec2c0e260/mbid-cbcb7e4b-8ccf-49fa-b7cd-099ec2c0e260-39742489464_thumb250.jpg",
    "song": "Eyes Without A Face",
    "track_id": "0ae32738-1078-40b8-9c75-98db49d1db19",
    "recording_id": "b2ecff96-314b-4c45-bd8b-5f123fdaff44",
    "artist": "Angel Olsen",
    "artist_ids": [
        "185527bf-c293-4c24-8213-ed98fb8976be"
    ],
    "album": "Aisles",
    "release_id": "a07cd624-34d4-4b83-ad91-8a63bd2c1a1f",
    "release_group_id": "35e94238-b7b3-4cc0-854a-17cd0d5c309e",
    "labels": [
        "somethingcosmic"
    ],
    "label_ids": [
        "9a4833a6-e973-4a58-8bfc-d92ec187dd25"
    ],
    "release_date": "2021-08-20",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Happy birthday, Angel Olsen! (b. 1987)\n\nAngel Olsen's EP of 80's covers, including \"If You Leave\" by OMD, \"Gloria\" by Laura Branigan, \"Safety Dance\" by Men Without Hats, and this cover of the Billy Idol staple.\n\nhttps://angelolsen.bandcamp.com/album/aisles\n---\n‘Eyes Without a Face’ was Idol’s first top ten hit in America. Idol’s first album had classic tunes like ‘Dancing With Myself’ and ‘White Wedding (Pt. 1)’, but they weren’t smashes. ‘Eyes Without a Face’ broke Idol into the mainstream.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}