Information about plays

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

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

{
    "id": 3524727,
    "uri": "https://api.kexp.org/v2/plays/3524727/?format=api",
    "airdate": "2025-07-09T12:26:16-07:00",
    "show": 63965,
    "show_uri": "https://api.kexp.org/v2/shows/63965/?format=api",
    "image_uri": "https://dn721302.ca.archive.org/0/items/mbid-d4e48b54-20cf-4202-b4ac-200e66dce613/mbid-d4e48b54-20cf-4202-b4ac-200e66dce613-42110981347_thumb500.jpg",
    "thumbnail_uri": "https://dn721302.ca.archive.org/0/items/mbid-d4e48b54-20cf-4202-b4ac-200e66dce613/mbid-d4e48b54-20cf-4202-b4ac-200e66dce613-42110981347_thumb250.jpg",
    "song": "Blister",
    "track_id": "f88416ce-710e-4a79-933e-b67d5a49d887",
    "recording_id": "cf8a68cf-8d4c-40f5-8a43-6fcc916bba78",
    "artist": "Yumi Zouma",
    "artist_ids": [
        "6e3252a1-397d-4bf8-b2b7-d16f7fbcb3dd"
    ],
    "album": "Blister",
    "release_id": "d4e48b54-20cf-4202-b4ac-200e66dce613",
    "release_group_id": "06df2147-fc8c-4d60-992a-8ad1cf1c247c",
    "labels": [
        "Nettwerk Music Group Inc."
    ],
    "label_ids": [
        "9af80f94-5a43-4e8d-8e93-5facddcd65e7"
    ],
    "release_date": "2025-05-30",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Originally formed in New Zealand, they are now in different places. They are currently based in New York City (Josh Burgess - guitar, vocals), London (Christie Simpson - vocals, keys & Charlie Ryder - guitar, bass, keys), and Wellington, New Zealand (Olivia Campion - drums),\n--\nWatch the self-directed video for their new single, \"Blister\": https://www.youtube.com/watch?v=rhMIyKcF6qk-",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}