Information about plays

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

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

{
    "id": 3656827,
    "uri": "https://api.kexp.org/v2/plays/3656827/?format=api",
    "airdate": "2026-05-19T12:42:05-07:00",
    "show": 66759,
    "show_uri": "https://api.kexp.org/v2/shows/66759/?format=api",
    "image_uri": "https://dn710608.ca.archive.org/0/items/mbid-b19bb165-d4b3-4074-b90e-de45c07b851c/mbid-b19bb165-d4b3-4074-b90e-de45c07b851c-21589627720_thumb500.jpg",
    "thumbnail_uri": "https://dn710608.ca.archive.org/0/items/mbid-b19bb165-d4b3-4074-b90e-de45c07b851c/mbid-b19bb165-d4b3-4074-b90e-de45c07b851c-21589627720_thumb250.jpg",
    "song": "Newport",
    "track_id": "431a3682-9659-3fc7-b0ff-00f1cc321158",
    "recording_id": "1e822e93-44aa-4758-93e2-ba55311df371",
    "artist": "Kinski",
    "artist_ids": [
        "3ddfd733-80a1-4c2b-a49c-32acb19f507c"
    ],
    "album": "Be Gentle With the Warm Turtle",
    "release_id": "222a17cf-2082-344f-959b-d9edde2da673",
    "release_group_id": "c0a32592-6881-3aa2-8936-b47575df0730",
    "labels": [
        "Strange Attractors Audio House"
    ],
    "label_ids": [
        "12e7de13-46b5-47ca-8558-279084001f50"
    ],
    "release_date": "2005-08-02",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Kinski will be playing with The Purrs at Seattle's Sunset Tavern on Friday, May 29th.\n--\nSee a live performance in our studio in February, 2025: https://www.youtube.com/watch?v=NmZsNgUdtbQ",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}