Information about plays

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

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

{
    "id": 3553655,
    "uri": "https://api.kexp.org/v2/plays/3553655/?format=api",
    "airdate": "2025-09-16T06:08:08-07:00",
    "show": 64576,
    "show_uri": "https://api.kexp.org/v2/shows/64576/?format=api",
    "image_uri": "https://dn721608.ca.archive.org/0/items/mbid-31a05aee-bea2-43fb-94e7-ddd97719b0da/mbid-31a05aee-bea2-43fb-94e7-ddd97719b0da-35438623873_thumb500.jpg",
    "thumbnail_uri": "https://ia800401.us.archive.org/2/items/mbid-31a05aee-bea2-43fb-94e7-ddd97719b0da/mbid-31a05aee-bea2-43fb-94e7-ddd97719b0da-35438623873_thumb250.jpg",
    "song": "Green River",
    "track_id": "82890f7c-d02a-34e1-a0a0-93dbff82c6b6",
    "recording_id": "5c53d49e-1a49-4533-9699-d399f101cdec",
    "artist": "M. Ward",
    "artist_ids": [
        "655b3e5b-09e4-45dd-941c-6fa3fc12521b"
    ],
    "album": "Green River",
    "release_id": "31a05aee-bea2-43fb-94e7-ddd97719b0da",
    "release_group_id": "7e004789-1512-34b1-a2f4-68773c2ff9ca",
    "labels": [],
    "label_ids": [],
    "release_date": "2006-01-01",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "With a voice as natural as a hunk of dry bark and a guitar style so vivid you’ll swear you can hear the dust coming off the strings, M. Ward rose from Portland, Oregon, and settled down on back porches all across Americana. \n\nWard has covered a number of songs, stripping away any and all modern touches to free the songs from the constraints of time – the finished interpretations would impress fifty years ago as much as they’ll impress fifty years from now. \n\nhttps://www.covermesongs.com/2011/12/in-the-spotlight-m-ward.html\nhttps://mwardmusic.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}