Information about plays

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

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

{
    "id": 3554630,
    "uri": "https://api.kexp.org/v2/plays/3554630/?format=api",
    "airdate": "2025-09-18T14:37:15-07:00",
    "show": 64595,
    "show_uri": "https://api.kexp.org/v2/shows/64595/?format=api",
    "image_uri": "https://ia800200.us.archive.org/22/items/mbid-4d1debfc-8faf-497a-82ae-e68ce1f8cdfa/mbid-4d1debfc-8faf-497a-82ae-e68ce1f8cdfa-11452458311_thumb500.jpg",
    "thumbnail_uri": "https://ia600200.us.archive.org/22/items/mbid-4d1debfc-8faf-497a-82ae-e68ce1f8cdfa/mbid-4d1debfc-8faf-497a-82ae-e68ce1f8cdfa-11452458311_thumb250.jpg",
    "song": "Six Pack (original version)",
    "track_id": "7a6959e1-259f-32e8-ac54-cc9b0acf1523",
    "recording_id": "43f5afc3-ccc1-4aec-b61a-d121e3ebb0de",
    "artist": "ESG",
    "artist_ids": [
        "b3465cab-9628-447c-9897-2d18abab89d3"
    ],
    "album": "Dance to the Best of ESG",
    "release_id": "4d1debfc-8faf-497a-82ae-e68ce1f8cdfa",
    "release_group_id": "c5bef94a-ce05-48a9-9482-04a36869b3d4",
    "labels": [
        "Fire Records"
    ],
    "label_ids": [
        "659008fb-d1e7-4eca-865c-0d0344a721ed"
    ],
    "release_date": "2010-10-18",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Going out to Alice in Seattle!\n---\nESG originally consisted of the Scroggins sisters: Renee (vocals), Valerie (drums), Deborah (bass) and Marie (congas, vocals) and friend Tito Libran (congas, vocals). The band's name stands for emerald, sapphire, and gold. Emerald and sapphire are Valerie and Renee Scroggins' birthstones, and gold refers to the record certification.\n--\nWatch an hour of live performance by ESG in 2017: https://www.youtube.com/watch?v=2vbYPka-cEs",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}