Information about plays

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

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

{
    "id": 3441871,
    "uri": "https://api.kexp.org/v2/plays/3441871/?format=api",
    "airdate": "2024-12-23T13:16:36-08:00",
    "show": 62188,
    "show_uri": "https://api.kexp.org/v2/shows/62188/?format=api",
    "image_uri": "https://ia902907.us.archive.org/29/items/mbid-3fea4418-ad63-40f9-bbb3-20712dd1be4c/mbid-3fea4418-ad63-40f9-bbb3-20712dd1be4c-3331291731_thumb500.jpg",
    "thumbnail_uri": "https://ia802907.us.archive.org/29/items/mbid-3fea4418-ad63-40f9-bbb3-20712dd1be4c/mbid-3fea4418-ad63-40f9-bbb3-20712dd1be4c-3331291731_thumb250.jpg",
    "song": "Kiss the Sky",
    "track_id": "b77c971e-2176-3f95-8202-be81517382f9",
    "recording_id": "7d0f7e70-331d-4756-ae57-49ae2e7aae9d",
    "artist": "Shawn Lee’s Ping Pong Orchestra",
    "artist_ids": [
        "992023a1-8ee8-4aab-8e84-7825546a2b01"
    ],
    "album": "Voices and Choices",
    "release_id": "3fea4418-ad63-40f9-bbb3-20712dd1be4c",
    "release_group_id": "f4007cc1-0a00-3dee-b49e-9bfa96105b5c",
    "labels": [
        "Ubiquity"
    ],
    "label_ids": [
        "20fbac96-c7ee-48b5-9177-e7b6d42e108f"
    ],
    "release_date": "2007-01-30",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Watch Shawn Lee's 2015 KEXP in-studio performance hosted by Cheryl Waters here: https://youtu.be/euNPN9UrvBA\n\n\"In Shawn Lee’s world, Ennio Morricone dances with Esquivel and Serge Gainsbourg as spaghetti western guitars and harmonicas ride fat drum breaks accompanied by vibes, lush strings, and piano.\" https://shawnleeubiq.bandcamp.com/album/voices-and-choices \n\nhttps://shawnleeubiq.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}