Information about plays

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

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

{
    "id": 3415165,
    "uri": "https://api.kexp.org/v2/plays/3415165/?format=api",
    "airdate": "2024-10-20T16:06:16-07:00",
    "show": 61628,
    "show_uri": "https://api.kexp.org/v2/shows/61628/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Wish Me Away",
    "track_id": "2fb48cf0-639e-49aa-a446-ec2efba9baa4",
    "recording_id": "ad84f061-f81e-4f7d-9e91-669bfc0ca7b5",
    "artist": "GIFT",
    "artist_ids": [
        "e538319d-a827-4bca-aefb-61f40ab74181"
    ],
    "album": "Illuminator",
    "release_id": "991fd571-e1e5-455c-8354-5ffc8b409299",
    "release_group_id": "32d82688-1433-42ce-87c9-d21ca880fddc",
    "labels": [
        "Captured Tracks"
    ],
    "label_ids": [
        "59d8469d-97cd-48a6-804f-0c942252182e"
    ],
    "release_date": "2024-08-23",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The year 2020 sure wasn’t the most ideal time to form a band, especially for a group of musicians who never played together before. Indeed, frontman TJ Freda assembled New York rock quintet GIFT by cherry-picking members of some of his favorite other bands, crossing his fingers and hoping for the best.\n\nHaving assembled on a lark in the Big Apple from roots as diverse as Salt Lake City, San Francisco, Brazil and Boston, the musicians leaned on their collective deep experiences in numerous non-performing aspects of the biz as part of settling on a bold new sound – a dizzying blend of early shoegaze, classic ‘90s alternative rock and even modern pop.\n\n\"We had a lot more confidence going in,\" Freda says. \"The main goal was to take a big swing, embrace the pop sounds we love and clear the mist and clouds surrounding the last record to make it a lot punchier.\" https://tinyurl.com/5pxbdkdk",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}