Information about plays

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

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

{
    "id": 3590023,
    "uri": "https://api.kexp.org/v2/plays/3590023/?format=api",
    "airdate": "2025-12-12T05:31:34-08:00",
    "show": 65353,
    "show_uri": "https://api.kexp.org/v2/shows/65353/?format=api",
    "image_uri": "https://ia801609.us.archive.org/8/items/mbid-6344f260-9f0f-410c-9a2f-5ee0e3b1b4bd/mbid-6344f260-9f0f-410c-9a2f-5ee0e3b1b4bd-28301122438_thumb500.jpg",
    "thumbnail_uri": "https://ia601609.us.archive.org/8/items/mbid-6344f260-9f0f-410c-9a2f-5ee0e3b1b4bd/mbid-6344f260-9f0f-410c-9a2f-5ee0e3b1b4bd-28301122438_thumb250.jpg",
    "song": "Goddess Gang",
    "track_id": "d837a741-c9b1-4c95-b2c1-15c2a6132bde",
    "recording_id": "4c8f2418-7789-4db1-b001-c03e0075dc09",
    "artist": "SA-ROC",
    "artist_ids": [
        "0f895883-584d-43dd-8972-351d5a464c33"
    ],
    "album": "The Sharecropper's Daughter",
    "release_id": "6344f260-9f0f-410c-9a2f-5ee0e3b1b4bd",
    "release_group_id": "fa3afe36-047c-4f41-a17d-202c5603b90f",
    "labels": [
        "Rhymesayers Entertainment"
    ],
    "label_ids": [
        "d8d53751-d146-41dc-a95b-58332e41e03f"
    ],
    "release_date": "2020-10-02",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "In 2016, Sa-Roc became the second female rapper to sign with the Rhymesayers label. Her name is a tribute to hip hop emcee Sha-Rock and she lists Billie Holiday, Outkast, Bad Brains, Nirvana and Björk as influences. In 2019, Sa-Roc and Sol Messiah collaborated together for KEXP's Midnight In A Perfect World. https://www.kexp.org/read/2019/1/2/midnight-perfect-world-sa-roc-x-sol-messiah/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}