Information about plays

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

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

{
    "id": 3609739,
    "uri": "https://api.kexp.org/v2/plays/3609739/?format=api",
    "airdate": "2026-01-27T09:23:42-08:00",
    "show": 65768,
    "show_uri": "https://api.kexp.org/v2/shows/65768/?format=api",
    "image_uri": "https://ia800204.us.archive.org/6/items/mbid-ee44dab6-68a6-4f9d-a5ba-d3630a588921/mbid-ee44dab6-68a6-4f9d-a5ba-d3630a588921-19448548689_thumb500.jpg",
    "thumbnail_uri": "https://ia800204.us.archive.org/6/items/mbid-ee44dab6-68a6-4f9d-a5ba-d3630a588921/mbid-ee44dab6-68a6-4f9d-a5ba-d3630a588921-19448548689_thumb250.jpg",
    "song": "Nothing Natural",
    "track_id": "ca1723e1-4a43-3601-9fa4-0f72a280cb59",
    "recording_id": "75b03d09-a3f5-490d-be37-f27d98819c97",
    "artist": "Lush",
    "artist_ids": [
        "697801d1-68b2-4413-a7e4-0ef507d21cc1"
    ],
    "album": "Spooky",
    "release_id": "798705ca-a488-4a53-887b-72652d767832",
    "release_group_id": "11cdf8e5-6ff5-351c-82ab-7971ae8b468b",
    "labels": [
        "Reprise Records",
        "4AD"
    ],
    "label_ids": [
        "af6d6f49-2b4d-40fe-86d4-241906772b59",
        "a539bb1e-f2e1-4b45-9db8-8053841e7503"
    ],
    "release_date": "1992-02-04",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "On this day in 1992, 34 years ago, Lush release their debut album ‘Spooky’.\n\nWatch a KEXP Live In Studio session with Miki from Lush and their new project called Miki Berenyi Trio here:\nhttps://www.youtube.com/watch?v=4NaHbE3UP2k\n\nhttps://lushofficial.bandcamp.com/ https://mikiberenyitrio.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}