Information about plays

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

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

{
    "id": 3606728,
    "uri": "https://api.kexp.org/v2/plays/3606728/?format=api",
    "airdate": "2026-01-20T08:46:37-08:00",
    "show": 65706,
    "show_uri": "https://api.kexp.org/v2/shows/65706/?format=api",
    "image_uri": "https://ia800207.us.archive.org/11/items/mbid-98742874-40bc-46ca-8027-745cb2e29d4a/mbid-98742874-40bc-46ca-8027-745cb2e29d4a-9752212461_thumb500.jpg",
    "thumbnail_uri": "https://ia800207.us.archive.org/11/items/mbid-98742874-40bc-46ca-8027-745cb2e29d4a/mbid-98742874-40bc-46ca-8027-745cb2e29d4a-9752212461_thumb250.jpg",
    "song": "Amor Fati",
    "track_id": "c81d67ff-b2ca-3e07-8f8d-c11f8af91872",
    "recording_id": "82b24507-85c1-47b9-9560-5e3ab34167e3",
    "artist": "Washed Out",
    "artist_ids": [
        "74a30f2a-dae6-4e99-8a75-cb0f93b31aa6"
    ],
    "album": "Within and Without",
    "release_id": "98742874-40bc-46ca-8027-745cb2e29d4a",
    "release_group_id": "df595313-7291-446d-9a8f-0d15068e474a",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2011-07-12",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Check out this 2011 Live on KEXP performance from Washed Out in which Ernest Weatherly Greene Jr. (Washed Out, himself) performs some songs from 'Within and Without.' https://www.youtube.com/watch?v=htUU996TOHk.\n\nhttps://washedout.net/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}