Information about plays

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

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

{
    "id": 3529810,
    "uri": "https://api.kexp.org/v2/plays/3529810/?format=api",
    "airdate": "2025-07-21T06:32:40-07:00",
    "show": 64073,
    "show_uri": "https://api.kexp.org/v2/shows/64073/?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": "Dance",
    "track_id": "89e8c517-8413-330c-9c43-cf5459d7b593",
    "recording_id": "d2b72808-140a-45aa-bda0-f31b5f948dd3",
    "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": "Called \"one of the most dynamic bands that New York could offer\" South Bronx group ESG (Emerald Sapphire & Gold) was formed by sisters Renee, Valerie, and Marie Scroggins in 1981. This track appears on ESG's debut album \"Come Away with ESG\", released in 1983 on independent label 99 Records.\n\nhttps://www.penny-mag.com/post/43-years-of-esg-editorial",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}