Information about plays

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

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

{
    "id": 3529097,
    "uri": "https://api.kexp.org/v2/plays/3529097/?format=api",
    "airdate": "2025-07-19T18:23:24-07:00",
    "show": 64059,
    "show_uri": "https://api.kexp.org/v2/shows/64059/?format=api",
    "image_uri": "https://dn721201.ca.archive.org/0/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": "Mutual Wish",
    "track_id": "625ea761-82a7-4c2a-977c-c6da9b7cbe00",
    "recording_id": "e5a4d0b4-8f7e-46ee-9e4f-0e1876f82e97",
    "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": "Seattle dreampop trio Coral Grief follow up two stellar EPs with their debut album this July!\n\nhttps://coralgrief.bandcamp.com/album/air-between-us\n\nYou better check out their record release show on July 25th! It's at the Tractor Tavern and they're playing with TV Star and New Issue!\n\nhttps://www.ticketweb.com/event/kexp-presents-coral-grief-album-tractor-tickets/14417993",
    "location": 3,
    "location_name": "Seattle",
    "play_type": "trackplay"
}