Information about plays

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

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

{
    "id": 3422891,
    "uri": "https://api.kexp.org/v2/plays/3422891/?format=api",
    "airdate": "2024-11-08T11:58:44-08:00",
    "show": 61795,
    "show_uri": "https://api.kexp.org/v2/shows/61795/?format=api",
    "image_uri": "https://ia802902.us.archive.org/6/items/mbid-72c9821f-8947-4abe-b68a-e3ec205665c1/mbid-72c9821f-8947-4abe-b68a-e3ec205665c1-25804201632_thumb500.jpg",
    "thumbnail_uri": "https://ia802902.us.archive.org/6/items/mbid-72c9821f-8947-4abe-b68a-e3ec205665c1/mbid-72c9821f-8947-4abe-b68a-e3ec205665c1-25804201632_thumb250.jpg",
    "song": "Sandcastles",
    "track_id": "66794c5d-489d-4e1d-82b3-4e4bd5a2a498",
    "recording_id": "86c5be07-4a8a-4e83-aebf-c3c70a5ac09a",
    "artist": "Cable Ties",
    "artist_ids": [
        "e0b1fac5-28f5-42f1-91a1-b220dcd02275"
    ],
    "album": "Far Enough",
    "release_id": "7724c653-86d3-4c42-890b-0b729cc97830",
    "release_group_id": "42479afa-6516-4057-880a-74cbc784d983",
    "labels": [
        "Merge Records"
    ],
    "label_ids": [
        "5a4f8d65-681e-4a1f-85a8-a874c9513888"
    ],
    "release_date": "2020-03-27",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Cheryl chose this track as KEXP's Song of the Day in 2020! Get yourself a free download: https://bit.ly/3T5as86\n\n\"[T]he call-and-response vocals of guitarist Jenny McKechnie and drummer Shauna Boyle may call to mind the interplay between Corin Tucker and Carrie Brownstein of Sleater-Kinney, but Cable Ties bring a more '70s-post punk influence, channeling bands like X-Ray Spex and The Raincoats.\"\nhttps://bit.ly/3T5as86\n\nhttps://cableties.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}