Information about plays

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

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

{
    "id": 3524289,
    "uri": "https://api.kexp.org/v2/plays/3524289/?format=api",
    "airdate": "2025-07-08T10:27:01-07:00",
    "show": 63957,
    "show_uri": "https://api.kexp.org/v2/shows/63957/?format=api",
    "image_uri": "https://ia600703.us.archive.org/5/items/mbid-659f7dd3-53ca-4529-876c-d0e5c698a0d6/mbid-659f7dd3-53ca-4529-876c-d0e5c698a0d6-41539101179_thumb500.jpg",
    "thumbnail_uri": "https://ia800703.us.archive.org/5/items/mbid-659f7dd3-53ca-4529-876c-d0e5c698a0d6/mbid-659f7dd3-53ca-4529-876c-d0e5c698a0d6-41539101179_thumb250.jpg",
    "song": "Sweet Anecdote",
    "track_id": "33df28a5-2f98-4a5c-98ca-677d825ad4be",
    "recording_id": "e13372e7-c71c-4ed9-802b-7e83844dd754",
    "artist": "Sea Lemon",
    "artist_ids": [
        "4799fba1-5a7f-4f0e-b341-90da2838fb5a"
    ],
    "album": "Diving For A Prize",
    "release_id": "659f7dd3-53ca-4529-876c-d0e5c698a0d6",
    "release_group_id": "6cd59453-033c-4b4c-95ba-95eabc9a9c5f",
    "labels": [
        "Luminelle Recordings"
    ],
    "label_ids": [
        "8d3806fb-d36e-452f-a440-a95a29fb877b"
    ],
    "release_date": "2025-06-13",
    "rotation_status": "Heavy",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Sea Lemon will be LIVE on The Midday Show on KEXP on Monday, July 14th, at noon.  That session is open to the public. \n--\nKEXP's \"A Deeper Listen\" podcast features an interview with Seattle musician Natalie Lew (Sea Lemon).: https://www.kexp.org/podcasts/a-deeper-listen/2025/7/8/sea-lemons-shoegaze-captivates-ben-gibbard-seattle-and-beyond/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}