Information about plays

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

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

{
    "id": 3552755,
    "uri": "https://api.kexp.org/v2/plays/3552755/?format=api",
    "airdate": "2025-09-13T23:54:47-07:00",
    "show": 64556,
    "show_uri": "https://api.kexp.org/v2/shows/64556/?format=api",
    "image_uri": "https://ia800208.us.archive.org/18/items/mbid-26aaa04a-dccd-458d-904b-3f3d82f7e835/mbid-26aaa04a-dccd-458d-904b-3f3d82f7e835-6524398503_thumb500.jpg",
    "thumbnail_uri": "https://ia600208.us.archive.org/18/items/mbid-26aaa04a-dccd-458d-904b-3f3d82f7e835/mbid-26aaa04a-dccd-458d-904b-3f3d82f7e835-6524398503_thumb250.jpg",
    "song": "How Do Girls Even Do It?",
    "track_id": "8ff351bc-85ea-46eb-9962-66921500c3f2",
    "recording_id": "701ff516-a954-4a11-86ed-a776498f4b27",
    "artist": "CHILDBIRTH",
    "artist_ids": [
        "9f9f48f2-47c5-4c57-afce-12d7f22df0a5"
    ],
    "album": "It's a Girl!",
    "release_id": "26aaa04a-dccd-458d-904b-3f3d82f7e835",
    "release_group_id": "ab8bd809-b63d-404a-8750-b0059ccb3db1",
    "labels": [
        "Help Yourself Records"
    ],
    "label_ids": [
        "bf30a800-98fa-4b90-b75e-5a29e790be15"
    ],
    "release_date": "2014-01-07",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "From Seattle, WA. CHILDBIRTH is Julia Shapiro (guitar, vocals), Bree McKenna (bass, vocals), and Stacy Peck (drums, cool mom). They are a supergroup.\n\nBe inspired to act by watching Live Video from Childbirth's 2016 KEXP In-Studio: https://bit.ly/3QQIfBM.\n\nhttps://childbirth.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}