Information about plays

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

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

{
    "id": 3411538,
    "uri": "https://api.kexp.org/v2/plays/3411538/?format=api",
    "airdate": "2024-10-12T03:07:51-07:00",
    "show": 61553,
    "show_uri": "https://api.kexp.org/v2/shows/61553/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Higher",
    "track_id": "80740bb8-d4aa-4827-ad1b-8f0cb0c10934",
    "recording_id": "dec01710-879b-462f-ab74-61cfe7b05a3e",
    "artist": "Kelly Lee Owens",
    "artist_ids": [
        "9d88eaab-f90a-4fbe-b84f-20da5518cd26"
    ],
    "album": "Higher",
    "release_id": "062d144f-da9b-463b-b545-ad99360ab1d0",
    "release_group_id": "364c670c-a3e4-444f-b613-55962b488738",
    "labels": [
        "dh2"
    ],
    "label_ids": [
        "6bb3e6d6-3655-4014-9a68-eff6df75e450"
    ],
    "release_date": "2024-09-05",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Welsh artist, producer, and performer Kelly Lee Owens' fourth album \"Dreamstate,\" is out on October 18th.   ‘Dreamstate’ is built on the foundations of collaboration, with producer-writer credits from Bicep, Tom Rowlands from The Chemical Brothers and George Daniel.: https://kellyleeowens.bandcamp.com/album/dreamstate",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}