Information about plays

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

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

{
    "id": 3500839,
    "uri": "https://api.kexp.org/v2/plays/3500839/?format=api",
    "airdate": "2025-05-13T12:14:25-07:00",
    "show": 63450,
    "show_uri": "https://api.kexp.org/v2/shows/63450/?format=api",
    "image_uri": "https://ia800701.us.archive.org/21/items/mbid-99736234-b387-4f2a-b308-a3b06f0ce085/mbid-99736234-b387-4f2a-b308-a3b06f0ce085-40450491828_thumb500.jpg",
    "thumbnail_uri": "https://ia600701.us.archive.org/21/items/mbid-99736234-b387-4f2a-b308-a3b06f0ce085/mbid-99736234-b387-4f2a-b308-a3b06f0ce085-40450491828_thumb250.jpg",
    "song": "Somethin’ Ain’t Right",
    "track_id": "f4be8caa-e55b-40b5-b897-1b15878e5896",
    "recording_id": "798cc8d3-4210-49db-9afb-80b03acd35f8",
    "artist": "Sharon Van Etten & The Attachment Theory",
    "artist_ids": [
        "5a2e9cd3-010a-4aae-9f83-629253284202"
    ],
    "album": "Sharon Van Etten & The Attachment Theory",
    "release_id": "99736234-b387-4f2a-b308-a3b06f0ce085",
    "release_group_id": "cdd03b77-429e-4fa4-82e2-452c82257e31",
    "labels": [
        "Jagjaguwar"
    ],
    "label_ids": [
        "42e06800-76f8-4a5b-a9b6-0983a5d72f17"
    ],
    "release_date": "2025-02-07",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Sharon Van Etten  will be Live on The Midday show on KEXP this Friday, May 16th, at noon  (That performance is open to the public!)\n--\nShe'll be at Seattle's Crocodile on Thursday, May 15th, and Friday, May 16th.\nShe's performing in SF at August Hall on Friday, May 23rd.\n--\nGet ready by watching this live performance of \"Somethin' Ain't Right\" in April: https://www.youtube.com/watch?v=FIcvUvyNIfM",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}