Information about plays

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

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

{
    "id": 3656832,
    "uri": "https://api.kexp.org/v2/plays/3656832/?format=api",
    "airdate": "2026-05-19T13:02:57-07:00",
    "show": 66759,
    "show_uri": "https://api.kexp.org/v2/shows/66759/?format=api",
    "image_uri": "https://dn710809.ca.archive.org/0/items/mbid-86670418-5e3a-4fd3-b03e-a3575a77285e/mbid-86670418-5e3a-4fd3-b03e-a3575a77285e-22695796705_thumb500.jpg",
    "thumbnail_uri": "https://dn710809.ca.archive.org/0/items/mbid-86670418-5e3a-4fd3-b03e-a3575a77285e/mbid-86670418-5e3a-4fd3-b03e-a3575a77285e-22695796705_thumb250.jpg",
    "song": "Happy Alone",
    "track_id": "43c26e00-42e1-37d9-8a4d-483cfb525d24",
    "recording_id": "f7040f7d-d9e8-4c66-a507-62f93acbdbc2",
    "artist": "Kings of Leon",
    "artist_ids": [
        "6ffb8ea9-2370-44d8-b678-e9237bbd347b"
    ],
    "album": "Youth & Young Manhood",
    "release_id": "86670418-5e3a-4fd3-b03e-a3575a77285e",
    "release_group_id": "dd793060-5ae7-3353-8586-16c94c32171c",
    "labels": [
        "RCA"
    ],
    "label_ids": [
        "1ca5ed29-e00b-4ea5-b817-0bcca0e04946"
    ],
    "release_date": "2003-08-19",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Kings of Leon is a rock band formed in Nashville, Tennessee, in 1999. The band is composed of brothers Caleb, Nathan and Jared Followill, and their cousin Matthew Followill. The band's early music was a blend of Southern rock and garage rock with blues influences, but it has evolved throughout the years to include a variety of genres and a more alternative rock-based sound.\n\n\"Just how crazy Young Love can be...\"\nSee Kings of Leon performing \"Happy Alone\" live in 2004: https://www.youtube.com/watch?v=gPR99jWEsa0",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}