Information about plays

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

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

{
    "id": 3438765,
    "uri": "https://api.kexp.org/v2/plays/3438765/?format=api",
    "airdate": "2024-12-16T07:43:04-08:00",
    "show": 62125,
    "show_uri": "https://api.kexp.org/v2/shows/62125/?format=api",
    "image_uri": "https://ia800804.us.archive.org/29/items/mbid-849dc057-d783-47af-b483-eab3b86589eb/mbid-849dc057-d783-47af-b483-eab3b86589eb-40491888257_thumb500.jpg",
    "thumbnail_uri": "https://ia800804.us.archive.org/29/items/mbid-849dc057-d783-47af-b483-eab3b86589eb/mbid-849dc057-d783-47af-b483-eab3b86589eb-40491888257_thumb250.jpg",
    "song": "Sisters and Brothers",
    "track_id": "5ab834a4-09bf-47c3-a439-2e435abc133d",
    "recording_id": "b2d17e98-f480-46ca-843a-d617e8304e81",
    "artist": "the innocence mission",
    "artist_ids": [
        "3d921e76-94c4-48c8-9f18-c2d96a8e53c9"
    ],
    "album": "Midwinter Swimmers",
    "release_id": "849dc057-d783-47af-b483-eab3b86589eb",
    "release_group_id": "17095bac-b115-4a12-9fc8-e8bc01015434",
    "labels": [
        "Thérèse Records"
    ],
    "label_ids": [
        "13f59e8c-0696-43a5-aab9-5dfe25d1e98a"
    ],
    "release_date": "2024-11-25",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New innocence mission!\nhttps://theinnocencemission.bandcamp.com/album/midwinter-swimmers\n-----\nMidwinter Swimmers, the trio’s 13th studio album, is one of their most spectacularly beautiful, deserving of mention in the same breath as the classic Befriended (2003) and reminiscent, too, of the earlier Small Planes(2001)…luxuriating in familiar sonic spaces made new with greater insight and deepened affection.” thelineofbestfit.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}