Information about plays

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

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

{
    "id": 3631608,
    "uri": "https://api.kexp.org/v2/plays/3631608/?format=api",
    "airdate": "2026-03-20T18:34:37-07:00",
    "show": 66232,
    "show_uri": "https://api.kexp.org/v2/shows/66232/?format=api",
    "image_uri": "https://ia600902.us.archive.org/11/items/mbid-5f9664b7-dc37-4ca3-ba72-3d694eaa1e04/mbid-5f9664b7-dc37-4ca3-ba72-3d694eaa1e04-44462027285_thumb500.jpg",
    "thumbnail_uri": "https://dn710203.ca.archive.org/0/items/mbid-5f9664b7-dc37-4ca3-ba72-3d694eaa1e04/mbid-5f9664b7-dc37-4ca3-ba72-3d694eaa1e04-44462027285_thumb250.jpg",
    "song": "WHITE NOISE",
    "track_id": "6d180b56-899f-49ba-8a7a-4ea4553e968b",
    "recording_id": "f201ef82-b0e4-4834-9f06-56b8371927b2",
    "artist": "Kerala Dust",
    "artist_ids": [
        "6a8f332b-a26d-48c3-afd9-b167abfb4562"
    ],
    "album": "WHITE NOISE",
    "release_id": "5f9664b7-dc37-4ca3-ba72-3d694eaa1e04",
    "release_group_id": "f0eaee48-a9c1-4396-b124-9f2916490806",
    "labels": [
        "Play It Again Sam"
    ],
    "label_ids": [
        "3ccd1270-99d3-4b83-a311-6c60e127c866"
    ],
    "release_date": "2026-02-25",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Formed in London in 2016, Kerala Dust are Edmund Kenny on vocals/electronics, Harvey Grant on keys, Lawrence Howarth on guitar.\n\nWatch South London band Kerala Dust performing live in the KEXP studio last November (That session included \"White Noise.\"): https://www.youtube.com/watch?v=mY-pIPaZwQg\n--",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}