Information about plays

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

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

{
    "id": 3438118,
    "uri": "https://api.kexp.org/v2/plays/3438118/?format=api",
    "airdate": "2024-12-14T19:33:59-08:00",
    "show": 62111,
    "show_uri": "https://api.kexp.org/v2/shows/62111/?format=api",
    "image_uri": "https://ia803406.us.archive.org/22/items/mbid-efa89117-14fc-45aa-ba6c-977783456e9d/mbid-efa89117-14fc-45aa-ba6c-977783456e9d-28396685753_thumb500.jpg",
    "thumbnail_uri": "https://ia903406.us.archive.org/22/items/mbid-efa89117-14fc-45aa-ba6c-977783456e9d/mbid-efa89117-14fc-45aa-ba6c-977783456e9d-28396685753_thumb250.jpg",
    "song": "Xiu",
    "track_id": "0c5368df-ea24-4a5d-98a2-ae008df2d3ee",
    "recording_id": "eea64515-f07a-4c02-ab2d-06c1cd5eea87",
    "artist": "Yu Su",
    "artist_ids": [
        "4472f89e-5944-49e4-9a33-43358390db40"
    ],
    "album": "Yellow River Blue",
    "release_id": "efa89117-14fc-45aa-ba6c-977783456e9d",
    "release_group_id": "bdc9090a-de3b-4429-991f-b05970cc9715",
    "labels": [
        "bié Records"
    ],
    "label_ids": [
        "a63d100e-862e-4cd5-9fdb-85ac704be0a1"
    ],
    "release_date": "2021-01-22",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Vancouver-based Yu Su is a DJ, composer and sounds artist whose music is \"best described as organically groovy jazz-bient expeditions between coasts. A proficient instrumentalist who conjures up moments of natural and synthetic beauty, her delicate, dub-inflected signature balances a variety of luminous and wistful downtempo textures.\"   \n\nhttps://yusu.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}