Information about plays

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

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

{
    "id": 3626324,
    "uri": "https://api.kexp.org/v2/plays/3626324/?format=api",
    "airdate": "2026-03-07T08:42:09-08:00",
    "show": 66116,
    "show_uri": "https://api.kexp.org/v2/shows/66116/?format=api",
    "image_uri": "",
    "thumbnail_uri": "https://dn721602.ca.archive.org/0/items/mbid-dc274e17-f9f2-45a8-8ac0-9210bd7c9cfd/mbid-dc274e17-f9f2-45a8-8ac0-9210bd7c9cfd-37738487199_thumb250.jpg",
    "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": "Cree\n\nDebut solo album from the nêhiyaw singer-songwriter born and raised in Treaty 6 Territory, Canada to a father who was a powwow dance father.\nhttps://calgaryherald.com/entertainment/music/wyatt-c-louis-finds-identity-community-on-debut-album\nhttps://wyattlouis.bandcamp.com/album/chandler",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}