Information about plays

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

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

{
    "id": 3639478,
    "uri": "https://api.kexp.org/v2/plays/3639478/?format=api",
    "airdate": "2026-04-08T13:48:04-07:00",
    "show": 66400,
    "show_uri": "https://api.kexp.org/v2/shows/66400/?format=api",
    "image_uri": "https://dn711000.ca.archive.org/0/items/mbid-fa198feb-af0b-4d07-a65f-3f53fb8bff46/mbid-fa198feb-af0b-4d07-a65f-3f53fb8bff46-44651354753_thumb500.jpg",
    "thumbnail_uri": "https://dn711000.ca.archive.org/0/items/mbid-fa198feb-af0b-4d07-a65f-3f53fb8bff46/mbid-fa198feb-af0b-4d07-a65f-3f53fb8bff46-44651354753_thumb250.jpg",
    "song": "Do It",
    "track_id": "aef1dc0a-d3ae-40b9-a2b7-b7ed14432da9",
    "recording_id": "4b64b3e5-bf1e-42c6-bc5d-9469bb49ec40",
    "artist": "underscores",
    "artist_ids": [
        "ab1a3f85-e0ea-470a-af5c-175447ae774c"
    ],
    "album": "U",
    "release_id": "fa198feb-af0b-4d07-a65f-3f53fb8bff46",
    "release_group_id": "cec81633-5419-4f92-b0ac-6e9c508a042f",
    "labels": [
        "Mom + Pop Music"
    ],
    "label_ids": [
        "e30c6170-fcd5-4c30-9b89-bd1bdcbcaa5f"
    ],
    "release_date": "2026-03-20",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Underscores (April Grey) will be in Seattle at The Showbox on Tuesday, June 23rd and in SF at The Regency Ballroom on Friday, June 26th.\n--\n. Check out the video for \"do it\" right here: https://stereogum.com/2476374/underscores-do-it/music",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}