Information about plays

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

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

{
    "id": 3560079,
    "uri": "https://api.kexp.org/v2/plays/3560079/?format=api",
    "airdate": "2025-10-01T13:43:24-07:00",
    "show": 64718,
    "show_uri": "https://api.kexp.org/v2/shows/64718/?format=api",
    "image_uri": "https://ia801200.us.archive.org/34/items/mbid-39d2c633-6913-4a46-96bb-5b2400082483/mbid-39d2c633-6913-4a46-96bb-5b2400082483-11913894372_thumb500.jpg",
    "thumbnail_uri": "https://ia601200.us.archive.org/34/items/mbid-39d2c633-6913-4a46-96bb-5b2400082483/mbid-39d2c633-6913-4a46-96bb-5b2400082483-11913894372_thumb250.jpg",
    "song": "Quiet Americans",
    "track_id": "a6888c6e-1bdc-4788-91c8-7ca13af940ab",
    "recording_id": "41f7db36-5d07-403a-8abd-ea139dbd3cf6",
    "artist": "Shearwater",
    "artist_ids": [
        "9df31471-e54e-43ba-bbe8-38fd94c63dbb"
    ],
    "album": "Jet Plane and Oxbow",
    "release_id": "39d2c633-6913-4a46-96bb-5b2400082483",
    "release_group_id": "ab830d15-30c8-4323-8aaf-f1a6939a98a4",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2016-01-22",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Watch a terrific live performance by Jonathan Meiburg and colleagues in our studio back in 2016: https://www.youtube.com/watch?v=QCeaf1OoVNI\n--\nGo here to learn about and purchase ornithologist Jonathan Meiburg's book, A Most Remarkable Creature, about birds of prey: https://www.jonathanmeiburg.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}