Information about plays

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

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

{
    "id": 3437280,
    "uri": "https://api.kexp.org/v2/plays/3437280/?format=api",
    "airdate": "2024-12-12T19:24:02-08:00",
    "show": 62092,
    "show_uri": "https://api.kexp.org/v2/shows/62092/?format=api",
    "image_uri": "https://ia600804.us.archive.org/20/items/mbid-65a2ff20-6589-4074-8ad5-de491cabd001/mbid-65a2ff20-6589-4074-8ad5-de491cabd001-40591104415_thumb500.jpg",
    "thumbnail_uri": "https://ia800804.us.archive.org/20/items/mbid-65a2ff20-6589-4074-8ad5-de491cabd001/mbid-65a2ff20-6589-4074-8ad5-de491cabd001-40591104415_thumb250.jpg",
    "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": "R/N",
    "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. After 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"
}