Information about plays

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

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

{
    "id": 3611029,
    "uri": "https://api.kexp.org/v2/plays/3611029/?format=api",
    "airdate": "2026-01-30T12:05:41-08:00",
    "show": 65793,
    "show_uri": "https://api.kexp.org/v2/shows/65793/?format=api",
    "image_uri": "https://dn721502.ca.archive.org/0/items/mbid-be5ff9ab-4427-4167-9909-9911e954fce4/mbid-be5ff9ab-4427-4167-9909-9911e954fce4-44081578672_thumb500.jpg",
    "thumbnail_uri": "https://dn721502.ca.archive.org/0/items/mbid-be5ff9ab-4427-4167-9909-9911e954fce4/mbid-be5ff9ab-4427-4167-9909-9911e954fce4-44081578672_thumb250.jpg",
    "song": "Out of Phase",
    "track_id": "5e49e9e7-82b4-4a70-974e-558d8549e18f",
    "recording_id": "9a0b0115-2760-4d6e-ad54-4168113a9330",
    "artist": "Alexis Taylor feat. Lola Kirke",
    "artist_ids": [
        "854f12cc-979f-4f4f-8e1c-53722cc816cc",
        "afb5e512-7382-452f-81c3-bc0549a3d4db"
    ],
    "album": "Paris in the Spring",
    "release_id": "be5ff9ab-4427-4167-9909-9911e954fce4",
    "release_group_id": "3500a989-f360-4f3a-9a59-cf33fce3a7ce",
    "labels": [
        "Night Time Stories"
    ],
    "label_ids": [
        "8e3b743b-3db1-48da-98fc-dce8d648b161"
    ],
    "release_date": "2026-03-13",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "London based artist Alexis Taylor, of Hot Chip, has announced a solo album entitled Paris in the Spring. The album will be out in full on March 13th! \n\n\"The album title references a psychological test where things are not as they seem, and though Taylor is happy to explain his lyrics to some degree, he adds that 'you have to look for those double meanings, or what’s hiding under the surface.\"'\n\nhttps://alexistaylor.bandcamp.com/album/paris-in-the-spring",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}