Information about plays

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

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

{
    "id": 3550710,
    "uri": "https://api.kexp.org/v2/plays/3550710/?format=api",
    "airdate": "2025-09-09T04:03:28-07:00",
    "show": 64514,
    "show_uri": "https://api.kexp.org/v2/shows/64514/?format=api",
    "image_uri": "https://ia800306.us.archive.org/4/items/mbid-2df2598a-bd39-484b-a6a7-4d464a9057c8/mbid-2df2598a-bd39-484b-a6a7-4d464a9057c8-41974624164_thumb500.jpg",
    "thumbnail_uri": "https://dn721201.ca.archive.org/0/items/mbid-2df2598a-bd39-484b-a6a7-4d464a9057c8/mbid-2df2598a-bd39-484b-a6a7-4d464a9057c8-41974624164_thumb250.jpg",
    "song": "Air Between Us",
    "track_id": "2432cc25-3ebd-477a-9300-cddafecec79a",
    "recording_id": "489dc40d-4bcb-4ab8-a2e7-37cf57c10855",
    "artist": "Coral Grief",
    "artist_ids": [
        "c4aba54d-20a6-4fe7-b4e0-e87490d515a4"
    ],
    "album": "Air Between Us",
    "release_id": "2df2598a-bd39-484b-a6a7-4d464a9057c8",
    "release_group_id": "83181cf6-ab22-4883-b39b-390056a9af57",
    "labels": [
        "Suicide Squeeze Records"
    ],
    "label_ids": [
        "bb2ac3f3-baac-4e22-9b31-386691f06228"
    ],
    "release_date": "2025-07-18",
    "rotation_status": "Heavy",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Title track off the Seattle rock trio Coral Grief's brand new debut album \"Air Between Us.\"\n\n\"The first notes hit like a blast of sea air to the face and in just seconds, you’re soaring, equal parts under the sky and above the sea. It’s a similar in-between where Coral Grief thrives, as they construct elaborate webs of double meanings across this tribute and eulogy to their city and community.\"\n\nhttps://coralgrief.bandcamp.com/album/air-between-us",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}