Information about plays

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

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

{
    "id": 3413039,
    "uri": "https://api.kexp.org/v2/plays/3413039/?format=api",
    "airdate": "2024-10-15T16:39:40-07:00",
    "show": 61585,
    "show_uri": "https://api.kexp.org/v2/shows/61585/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "BROKEN",
    "track_id": "ebc5f146-ed26-437e-b44a-afd44bf54c24",
    "recording_id": "f4db9893-5c24-4942-874d-a93a5263781c",
    "artist": "Ela Minus",
    "artist_ids": [
        "a5e221c1-da44-4ebb-a2ea-1a704782413c"
    ],
    "album": "DIA",
    "release_id": "be186ecd-ed9e-42e6-826e-931d516a8bf0",
    "release_group_id": "fa50502f-1746-4299-b56a-2f8340b9ae46",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-01-17",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Colombian artist Ela Minus is an electronic musician and drummer.\n\nBefore forging her path as a solo electronic artist, Ela was a drummer in a teenage hardcore band. She joined the band when she was just 12, performing with them for almost a decade. Ela then moved to the United States to attend Berklee College of Music, where she double-majored in jazz drumming and synthesizer design. This roving background instilled in her a belief that we all have the power to change things, and as she delved deeper into her work with synthesizers, she saw a clear connection between the freedom of the DIY scene she grew up in and club culture.\n\nhttps://www.dominomusic.com/artists/ela-minus",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}