Information about plays

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

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

{
    "id": 3429345,
    "uri": "https://api.kexp.org/v2/plays/3429345/?format=api",
    "airdate": "2024-11-24T03:53:57-08:00",
    "show": 61932,
    "show_uri": "https://api.kexp.org/v2/shows/61932/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "En",
    "track_id": "a16bb633-bcda-4023-bbde-93480ef933b9",
    "recording_id": "99999570-c3bd-40d2-b211-6df5b34de93e",
    "artist": "Shoko Igarashi",
    "artist_ids": [
        "9a550a89-0863-42f2-aea2-7422fc08cb37"
    ],
    "album": "Onsen Music",
    "release_id": "65a2ff20-6589-4074-8ad5-de491cabd001",
    "release_group_id": "d0b7fbb6-9a04-4b72-af05-1a83d04b3fc8",
    "labels": [
        "Tigersushi"
    ],
    "label_ids": [
        "44ebaa0d-bb4e-4d58-96e1-156a8445c371"
    ],
    "release_date": "2024-12-06",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Shoko Igarashi was born in Yamagata Prefecture, Tsuruoka city, Japan. An accomplished tenor saxophonist, she is also a versatile flautist and plays alto and soprano saxophone fluently. She has already made her mark as both an arranger and a composer.\n\nAfter beginning her musical career in Tokyo, she attended the Berklee College of Music in Boston, where she graduated with a bachelor’s degree of music. She then relocated to Brooklyn, New York where she began regularly performing live alongside innumerable talented jazz musicians.\n--\nhttps://shokoigarashi.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}