Information about plays

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

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

{
    "id": 3528664,
    "uri": "https://api.kexp.org/v2/plays/3528664/?format=api",
    "airdate": "2025-07-18T16:19:26-07:00",
    "show": 64048,
    "show_uri": "https://api.kexp.org/v2/shows/64048/?format=api",
    "image_uri": "https://ia801802.us.archive.org/5/items/mbid-c0a2429b-26e5-352f-8561-d7ee9e606e6c/mbid-c0a2429b-26e5-352f-8561-d7ee9e606e6c-4922570721_thumb500.jpg",
    "thumbnail_uri": "https://ia801802.us.archive.org/5/items/mbid-c0a2429b-26e5-352f-8561-d7ee9e606e6c/mbid-c0a2429b-26e5-352f-8561-d7ee9e606e6c-4922570721_thumb250.jpg",
    "song": "Ice Cream",
    "track_id": "ab09c8d2-5d24-3cf7-a336-619d3154416d",
    "recording_id": "d3f9a64d-b49c-4009-b1a8-4a7e2cbac4c6",
    "artist": "Battles feat. Matías Aguayo",
    "artist_ids": [
        "8522b9b6-b295-48d7-9a10-8618fb80beb8",
        "0c84c8eb-7bc7-46a1-888c-daf00b42e63d"
    ],
    "album": "Gloss Drop",
    "release_id": "c0a2429b-26e5-352f-8561-d7ee9e606e6c",
    "release_group_id": "6016a44b-2b1b-483f-bd3f-e67d2ac534c2",
    "labels": [
        "Warp"
    ],
    "label_ids": [
        "46f0f4cd-8aab-4b33-b698-f459faf64190"
    ],
    "release_date": "2011-06-06",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "For Brad!\n\nExperimental rock group Battles was founded in 2002 in New York City by Ian Williams (formerly of Don Caballero and Storm & Stress) and John Stanier (formerly of Helmet, Tomahawk and The Mark of Cain). \n\nhttps://www.bttls.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}