Information about plays

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

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

{
    "id": 3581904,
    "uri": "https://api.kexp.org/v2/plays/3581904/?format=api",
    "airdate": "2025-11-23T12:01:42-08:00",
    "show": 65189,
    "show_uri": "https://api.kexp.org/v2/shows/65189/?format=api",
    "image_uri": "https://dn721508.ca.archive.org/0/items/mbid-528dfa9d-7864-49e5-8bd1-d0e5d62db1f5/mbid-528dfa9d-7864-49e5-8bd1-d0e5d62db1f5-43318543785_thumb500.jpg",
    "thumbnail_uri": "https://dn721508.ca.archive.org/0/items/mbid-528dfa9d-7864-49e5-8bd1-d0e5d62db1f5/mbid-528dfa9d-7864-49e5-8bd1-d0e5d62db1f5-43318543785_thumb250.jpg",
    "song": "Join Ice",
    "track_id": "6844bbdc-5fdf-4991-b304-ae856409eac2",
    "recording_id": "f871e6a8-351c-420d-bc72-042d3c6687ce",
    "artist": "Jesse Welles",
    "artist_ids": [
        "7c6eca15-4e98-4016-95cd-a238d840bca1"
    ],
    "album": "No Kings",
    "release_id": "528dfa9d-7864-49e5-8bd1-d0e5d62db1f5",
    "release_group_id": "9e30100f-9662-4c35-b4ab-cd0369006bca",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-10-17",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Jesse Welles will be at Treefort Music Fest in Boise on March 17th, the Commodore Ballroom in Vancouver on March 19th, the Crystal Ballroom in Portland on March 20th, and the UC Theatre in Berkeley on March 21st.\n\nWatch Jesse Welles perform \"Join Ice\" live on The Colbert Show: https://www.youtube.com/watch?v=61I4hlig78w\n\nhttps://www.wellesmusic.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}