Information about plays

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

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

{
    "id": 3617837,
    "uri": "https://api.kexp.org/v2/plays/3617837/?format=api",
    "airdate": "2026-02-15T11:47:14-08:00",
    "show": 65940,
    "show_uri": "https://api.kexp.org/v2/shows/65940/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Dancing with Sue",
    "track_id": "e590ef6a-3d34-44ab-bda8-727b8dd74dfb",
    "recording_id": "cea32706-a7c0-4d60-bcc3-aaf1c2ae9a69",
    "artist": "Wyatt C. Louis",
    "artist_ids": [
        "8d37fcb7-6cb6-411a-aceb-2a8602d95c74"
    ],
    "album": "Chandler",
    "release_id": "dc274e17-f9f2-45a8-8ac0-9210bd7c9cfd",
    "release_group_id": "91fe3b2a-acec-49be-92c7-4a1956275b22",
    "labels": [
        "Royal Mountain Records"
    ],
    "label_ids": [
        "564dc8fb-cbd0-453b-ad29-dd867556d041"
    ],
    "release_date": "2024-05-24",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "DJ Kevin Sur featured this track on an episode of KEXP's Podcast, In Our Headphones. Take a listen here: https://kexp.org/podcasts/in-our-headphones/2024/4/22/kevin-sur-y-la-bamba-t-h-r-o-n-e-wyatt-c-louis/\n\nChandler is the debut solo album from Wyatt C. Louis, a nêhiyaw singer-songwriter born and raised in Treaty 6 Territory, which encompasses parts of Alberta and Saskatchewan, including Edmonton. \n\nhttps://wyattlouis.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}