Information about plays

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

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

{
    "id": 3586217,
    "uri": "https://api.kexp.org/v2/plays/3586217/?format=api",
    "airdate": "2025-12-03T08:24:52-08:00",
    "show": 65277,
    "show_uri": "https://api.kexp.org/v2/shows/65277/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Hanford Street",
    "track_id": "16584868-ea28-49d0-9441-6a0e4b9dcb7d",
    "recording_id": "c770c868-ab8c-42f5-a7bc-f8484b4aac6b",
    "artist": "The Brudi Brothers",
    "artist_ids": [
        "e4f19c6c-78ab-4c98-a3dd-e7446aa24f79"
    ],
    "album": "See You Soon",
    "release_id": "78040f6a-75b3-4406-bb45-7a9c72794312",
    "release_group_id": "a7e305d3-5c89-456f-aa48-9792097f1211",
    "labels": [
        "Fat and Sassy Records"
    ],
    "label_ids": [
        "3f6d4ac8-88e2-4ff1-a300-487539c927fc"
    ],
    "release_date": "2020-07-25",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Brudi Brothers will play a special VIP set at SMooCH on December 13th! Get your tickets here: https://smoochforkids.com/\n\nThe Brudi Brothers are a dynamic Americana band from Seattle, Washington. Comprising of three brothers, Johann, Conrad, and George, the boys are all multi-instrumentalists and have been playing together since\nthey were kids. \n\nhttps://thebrudibrothers.bandcamp.com\nhttps://www.brudibrothers.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}