Information about plays

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

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

{
    "id": 3413031,
    "uri": "https://api.kexp.org/v2/plays/3413031/?format=api",
    "airdate": "2024-10-15T16:10:49-07:00",
    "show": 61585,
    "show_uri": "https://api.kexp.org/v2/shows/61585/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "29",
    "track_id": "2588c6a4-feab-4ee4-8e18-801e0af127c7",
    "recording_id": "4d7ce680-a5c3-4719-8f1d-2834130b0868",
    "artist": "Yaeji & OHHYUK",
    "artist_ids": [
        "2d781050-032a-4a4f-b0a9-7b4bc99449e1",
        "f48224e3-888a-4be8-b329-a14cc7896e17"
    ],
    "album": "Year to Year / 29",
    "release_id": "79e1a76f-01d0-456b-977b-8e3d6bd4d9a1",
    "release_group_id": "c9565e17-7e16-4036-a3e4-62efd1587a49",
    "labels": [
        "XL Recordings"
    ],
    "label_ids": [
        "14221f01-8939-4ea0-b8f1-b5a21beae80a"
    ],
    "release_date": "2021-10-27",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Kathy Yaeji Lee, known professionally as Yaeji, is a Korean-American singer, DJ, and producer based in Brooklyn, New York. Oh Hyuk is a South Korean singer and musician best known as the lead vocalist, guitarist and principal songwriter of indie rock band Hyukoh.\n\nYaeji utilizes elements of hip hop and house music while blending Korean and English vocals. According to NPR: this \"song [was] born from sessions intended to crack both artists' struggles with writer's block, \"29\" is an instrumental release of pent-up tension.\": https://n.pr/3c2Q47B\n\nWatch the music video here:\nhttps://www.youtube.com/watch?v=KrfDknXJivw",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}