Information about plays

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

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

{
    "id": 3585935,
    "uri": "https://api.kexp.org/v2/plays/3585935/?format=api",
    "airdate": "2025-12-02T17:17:00-08:00",
    "show": 65272,
    "show_uri": "https://api.kexp.org/v2/shows/65272/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Calypso Gene",
    "track_id": "5beac2e9-f75b-4d6a-b936-5c2421d178fd",
    "recording_id": "ab41f29f-c58b-482c-b4bf-6200e5124d82",
    "artist": "Armand Hammer & The Alchemist feat. Silka & Cleo Reed",
    "artist_ids": [
        "19168060-73a4-4e6a-b433-b5f44141c2bd",
        "03f3deb7-0419-4bf9-a1e7-511946385717",
        "6471a91a-fe8f-479d-960e-431f7d98b557",
        "167a6f86-2c26-43fe-82f0-e4c8a39ea490"
    ],
    "album": "Mercy",
    "release_id": "a450002b-2f15-4b12-baca-64384d859fe5",
    "release_group_id": "cc8b93c4-763a-4e17-8a9c-2433e9d2e3c0",
    "labels": [
        "Backwoodz Studioz"
    ],
    "label_ids": [
        "d0a5f66a-fe5c-4c3a-9c99-782c36f4f3c4"
    ],
    "release_date": "2025-11-07",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Armand Hammer & The Alchemist dropped Mercy back in November.\n\nhttps://armandhammer.bandcamp.com/album/mercy\nhttps://backwoodzstudioz.com/\n\n\nDid this make your top ten of 2025? Tell us what's in your top ten right now by voting below, then join us live on Friday, December 19th as we count down the top 100 albums of the year, as selected by you!\n\nhttps://www.kexp.org/countdowns/best-of-2025/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}