Information about plays

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

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

{
    "id": 3568709,
    "uri": "https://api.kexp.org/v2/plays/3568709/?format=api",
    "airdate": "2025-10-23T00:02:28-07:00",
    "show": 64907,
    "show_uri": "https://api.kexp.org/v2/shows/64907/?format=api",
    "image_uri": "https://ia801209.us.archive.org/1/items/mbid-46ffcb74-7c0d-4f78-91fb-b787d17aaac4/mbid-46ffcb74-7c0d-4f78-91fb-b787d17aaac4-42877122627_thumb500.jpg",
    "thumbnail_uri": "https://ia601209.us.archive.org/1/items/mbid-46ffcb74-7c0d-4f78-91fb-b787d17aaac4/mbid-46ffcb74-7c0d-4f78-91fb-b787d17aaac4-42877122627_thumb250.jpg",
    "song": "I Don't Have the Heart",
    "track_id": "00cabefc-4ea1-4d74-9d12-3a5917e57aaa",
    "recording_id": "83678178-4494-433f-b0a6-b9d2244d04e8",
    "artist": "Sharp Pins",
    "artist_ids": [
        "950f36f9-7e94-4b5a-9161-ddeeef94bf85"
    ],
    "album": "Balloon Balloon Balloon",
    "release_id": "46ffcb74-7c0d-4f78-91fb-b787d17aaac4",
    "release_group_id": "6563da7f-dfe9-44a2-a843-d5ee6c500ae2",
    "labels": [
        "perennialdeath"
    ],
    "label_ids": [
        "d3cf07ef-103a-4a34-b804-6cce099cd820"
    ],
    "release_date": "2025-11-21",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Playing Bowery Ballroom NYC on Nov 23.\n\nhttps://sharppins.bandcamp.com/album/balloon-balloon-balloon-2",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}