Information about plays

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

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

{
    "id": 3417180,
    "uri": "https://api.kexp.org/v2/plays/3417180/?format=api",
    "airdate": "2024-10-25T17:06:39-07:00",
    "show": 61671,
    "show_uri": "https://api.kexp.org/v2/shows/61671/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Sick",
    "track_id": "ceca8450-28d7-4ebd-b9d4-a9e7c9c10f3b",
    "recording_id": "0698d521-4387-4819-a5b1-561309e9733f",
    "artist": "Lunar Vacation",
    "artist_ids": [
        "e9243b8e-84ed-4a8f-82d1-ea084a2f0c4a"
    ],
    "album": "Everything Matters, Everything’s Fire",
    "release_id": "def43b8d-4ae1-4343-bf40-181b238e46f6",
    "release_group_id": "5787accb-c221-4a7b-8d10-1c0603057835",
    "labels": [
        "Keeled Scales"
    ],
    "label_ids": [
        "e125fb61-bc30-4a17-b157-19f47915ec35"
    ],
    "release_date": "2024-09-13",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“This song came about after accidentally going to an open mic stand-up comedy show, where, unbeknownst to us, we were the only audience members. No one was funny, and most jokes were made at our expense,” bandleader Gep Repasky explained. “I picked this song up again while we were on tour and finished writing it as we drove into Manhattan, which inspired the lyrics about crumbling infrastructure.”\n-\nhttps://www.stereogum.com/2271772/lunar-vacation-sick/music/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}