Information about plays

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

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

{
    "id": 3413987,
    "uri": "https://api.kexp.org/v2/plays/3413987/?format=api",
    "airdate": "2024-10-17T18:20:23-07:00",
    "show": 61601,
    "show_uri": "https://api.kexp.org/v2/shows/61601/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Interplanetary Hoppin",
    "track_id": "7fbe32bb-6f61-481e-8b14-7e5a318dec84",
    "recording_id": "5e52c584-096d-4abf-88a9-fa6e05234fbf",
    "artist": "Lava La Rue feat. So!YoON!",
    "artist_ids": [
        "1cdee55e-4e8f-4796-a87f-d50633aaecb3",
        "8ee9e6fe-a629-4ff9-a4d5-ecb79b637350"
    ],
    "album": "STARFACE",
    "release_id": "09924335-2e86-45a0-b122-18dce6768479",
    "release_group_id": "1562916a-0de8-47cf-98e0-2107bfbfddc2",
    "labels": [
        "Dirty Hit"
    ],
    "label_ids": [
        "00912541-da5c-400f-9ea5-dde92828aa6a"
    ],
    "release_date": "2024-06-21",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Aiwa or Ava Laurel, better known by their stage name Lava La Rue, is a British-Jamaican musician and director from West London. Raised primarily by their Jamaican grandmother, they entered foster care in their teen years. Surrounded by the punk heritage of the West London estates they lived in, they started a DIY band of their own named the West Borns, which they’ve described as an aspiring “all-girl band version of the Clash.” Later, in school, they met fellow musicians Lloyd Macdonald and Jess Smyth—now known by stage names Mac Wetha and Biig Piig—with whom they formed the NiNE8 Collective.\n--\nThey recorded the lyrics for their debut album \"STARFACE\" five years before the album was released: https://pitchfork.com/reviews/albums/lava-la-rue-starface/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}