Information about plays

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

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

{
    "id": 3615240,
    "uri": "https://api.kexp.org/v2/plays/3615240/?format=api",
    "airdate": "2026-02-09T10:17:57-08:00",
    "show": 65888,
    "show_uri": "https://api.kexp.org/v2/shows/65888/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Hey Heron",
    "track_id": null,
    "recording_id": null,
    "artist": "Rosali",
    "artist_ids": [
        "2d41d7b1-63c0-498b-a142-43fcbd84fc55"
    ],
    "album": "Cardinals at the Window",
    "release_id": "f15bf0f5-37e6-4838-a4ce-5dcb1f40545a",
    "release_group_id": "65507555-7bc6-4909-90d9-2b7c9ee9ca48",
    "labels": [],
    "label_ids": [],
    "release_date": "2024-10-09",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Don't miss Live Video from Rosali's August 2025 KEXP In-Studio, hosted by Cheryl Waters: https://bit.ly/48FYTzs.\n\nOut of North Carolina, \"Rosali makes songs that take their time in revealing their full power. What might appear to be restrained, introspective compositions will stretch slowly outward, snagging your attention with a sideways guitar lead or an exceptionally raw lyric you didn’t catch the first time around. Her softly glowing music is deceptively fluid, able to appear patient and refined at the edge of unraveling.\" https://rosali.bandcamp.com/\n\nhttps://rosalimusic.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}