Information about plays

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

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

{
    "id": 3627424,
    "uri": "https://api.kexp.org/v2/plays/3627424/?format=api",
    "airdate": "2026-03-10T12:43:41-07:00",
    "show": 66144,
    "show_uri": "https://api.kexp.org/v2/shows/66144/?format=api",
    "image_uri": "https://dn710005.ca.archive.org/0/items/mbid-949c1b3a-db54-4302-90b3-ec8d0f70a45b/mbid-949c1b3a-db54-4302-90b3-ec8d0f70a45b-31068515683_thumb500.jpg",
    "thumbnail_uri": "https://dn710005.ca.archive.org/0/items/mbid-949c1b3a-db54-4302-90b3-ec8d0f70a45b/mbid-949c1b3a-db54-4302-90b3-ec8d0f70a45b-31068515683_thumb250.jpg",
    "song": "Chaise Longue",
    "track_id": "1f5dca43-6c7e-47c5-825f-d35a3e1937dc",
    "recording_id": "4cecbd69-fe33-4586-a88c-7a62aeab56c3",
    "artist": "Wet Leg",
    "artist_ids": [
        "90744b3e-363a-458e-8da1-e3e392a489c4"
    ],
    "album": "Wet Leg",
    "release_id": "949c1b3a-db54-4302-90b3-ec8d0f70a45b",
    "release_group_id": "d53be2e5-fe7c-4681-85f3-960493aa02b5",
    "labels": [
        "Domino"
    ],
    "label_ids": [
        "bfe26801-a86f-49b9-8502-05ae80b02594"
    ],
    "release_date": "2021-04-08",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Morgan asked Rhiann Teasdale and Hester Chambers about making the song \"Chaise Longue\": https://www.tiktok.com/@kexp.fm/video/7198269296475196715\n---\nSomeone wrote in the comments for this song's video: \"I'm 106 and this reminds me of hot days in the summer of 1908 spent on my chaise longue buttering a muffin.  The kids are going to be all right.\n  \nHere's that video: https://www.youtube.com/watch?v=Zd9jeJk2UHQ",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}