Information about plays

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

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

{
    "id": 3590158,
    "uri": "https://api.kexp.org/v2/plays/3590158/?format=api",
    "airdate": "2025-12-12T13:08:28-08:00",
    "show": 65356,
    "show_uri": "https://api.kexp.org/v2/shows/65356/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Blooming in the Streets",
    "track_id": "9a8195e0-46af-44aa-9496-80713c7e287f",
    "recording_id": "a12e3afc-1e7e-4977-ac4b-9e1702be9442",
    "artist": "Sampology feat. Seven Davis Jr.",
    "artist_ids": [
        "c23b8c9f-6c39-41b5-9005-477518176f9e",
        "3d81674e-b919-4020-b714-24d644a3374a"
    ],
    "album": "Regrowth",
    "release_id": "fa7f55e4-8607-4baa-86d3-5a8f61b4a56a",
    "release_group_id": "977447de-0a94-4556-bc5b-22ccb9a3a8c3",
    "labels": [
        "Middle Name Records"
    ],
    "label_ids": [
        "f3abbc99-c1bc-4480-9639-34f786f2fec2"
    ],
    "release_date": "2021-09-03",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Sampology is a Producer, DJ, radio host for Worldwide FM and vinyl enthusiast since his teens, based in Meanjin/Brisbane, Australia. \n\nAs a boy, he spent his weekends singing in the choir at St John’s Cathedral and by his mid-teens he had discovered vinyl and a love for sample heavy music - early Native Tongues, The Avalanches, disco and soul. Sampling dance music made a huge impression on Sampology - indeed, his performer name is a nod to this early influence of sampling.:  https://www.sampology.com/about\n---\nhttps://sampology.bandcamp.com/album/regrowth",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}