Information about plays

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

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

{
    "id": 3568057,
    "uri": "https://api.kexp.org/v2/plays/3568057/?format=api",
    "airdate": "2025-10-21T14:08:26-07:00",
    "show": 64896,
    "show_uri": "https://api.kexp.org/v2/shows/64896/?format=api",
    "image_uri": "https://coverartarchive.org/release/af565e36-06df-41a0-8131-17407ee18c5f/31473897483-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/af565e36-06df-41a0-8131-17407ee18c5f/31473897483-250.jpg",
    "song": "The Sun Can't Compare (long version)",
    "track_id": null,
    "recording_id": "805460f9-99a8-4161-8930-93e41cc8f413",
    "artist": "Larry Heard Presents: Mr. White",
    "artist_ids": [
        "4346875a-2bba-4566-8dc1-680c38ba44c6",
        "c34b3ccb-102b-4b14-9acf-06e8521c4b41"
    ],
    "album": "You Rock Me / The Sun Can't Compare",
    "release_id": null,
    "release_group_id": "a49808ac-8d2e-47f7-b988-4d6be5b065cb",
    "labels": [
        "Alleviated Records"
    ],
    "label_ids": [
        "755a8834-776c-4c1d-a609-853da9e3bcdc"
    ],
    "release_date": "2006-10-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Here's a biography of renowned Chicago producer Larry Heard: https://www.allmusic.com/artist/larry-heard-mn0000782191/biography\n--\nThese vocals are from Memphis-based Chad White.  Follow this link to Mr. White's Facebook page: https://www.facebook.com/realmrwhite/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}