Information about plays

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

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

{
    "id": 3657016,
    "uri": "https://api.kexp.org/v2/plays/3657016/?format=api",
    "airdate": "2026-05-20T00:04:54-07:00",
    "show": 66763,
    "show_uri": "https://api.kexp.org/v2/shows/66763/?format=api",
    "image_uri": "https://dn720702.ca.archive.org/0/items/mbid-d6fd7064-0e0c-44a0-b366-37d7a4c3de1e/mbid-d6fd7064-0e0c-44a0-b366-37d7a4c3de1e-44986946091_thumb500.jpg",
    "thumbnail_uri": "https://dn720702.ca.archive.org/0/items/mbid-d6fd7064-0e0c-44a0-b366-37d7a4c3de1e/mbid-d6fd7064-0e0c-44a0-b366-37d7a4c3de1e-44986946091_thumb250.jpg",
    "song": "Back in Love",
    "track_id": "f0a33c8c-d772-481f-88cf-aa76b1b9c0a7",
    "recording_id": "829b3afe-095a-46c2-8ab0-82a9d2abc61f",
    "artist": "Suki Waterhouse",
    "artist_ids": [
        "8389ff77-a7a4-4ba4-bf1b-17ded47d41a1"
    ],
    "album": "Back in Love",
    "release_id": "8c013e1a-2e13-4c13-a7ff-3765b577f015",
    "release_group_id": "e88ca707-bd56-48a4-9bbf-24f082ac88f6",
    "labels": [
        "Island"
    ],
    "label_ids": [
        "dfd92cd3-4888-46d2-b968-328b1feb2642"
    ],
    "release_date": "2026-03-27",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New music from LA artist Suki Waterhouse. \n\n\"Back in Love\" is the first single from her forthcoming album, 'Loveland', due out July 10.\n\nShe's on tour this summer:\n- July 26 at Stern Grove Festival in San Francisco\n- Aug 6 at Woodland Park Zoo in Seattle \n\nhttps://sukiwaterhouse.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}