Information about plays

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

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

{
    "id": 3413042,
    "uri": "https://api.kexp.org/v2/plays/3413042/?format=api",
    "airdate": "2024-10-15T16:52:14-07:00",
    "show": 61585,
    "show_uri": "https://api.kexp.org/v2/shows/61585/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "When I Was Young",
    "track_id": "6ed6c8c1-aa96-379d-8f3b-d9374e3cc7fd",
    "recording_id": "58f3d45c-f99c-423f-a5f2-52b444debb26",
    "artist": "Nada Surf",
    "artist_ids": [
        "b9a2a9a6-7a40-48a6-bcb1-8eff5b89ad5b"
    ],
    "album": "The Stars Are Indifferent to Astronomy",
    "release_id": "23915c7c-4f06-4138-bf49-a4642fbb2d08",
    "release_group_id": "fa5b5ddc-5079-45f1-8f52-bf9210b9c7d1",
    "labels": [
        "Barsuk Records"
    ],
    "label_ids": [
        "a4f904e0-f048-4c13-88ec-f9f31f3e6109"
    ],
    "release_date": "2012-01-24",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Shout out to Darren and Claire in Ballard for this request! And, enjoy the show!\n\n\"Hi Evie, Just got home from filing my taxes. Phew! We're gonna see Nada Surf's sold out show tonight at the Croc. How about a song for warmup? Thanks!\"\n\nNada Surf performs tonight in Seattle at The Crocodile; tomorrow night in Portland, OR at Wonder Ballroom; and on October 18th in San Francisco at Great American Music Hall.\n\nhttps://www.nadasurf.com/moonmirror.html",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}