Information about plays

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

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

{
    "id": 3548605,
    "uri": "https://api.kexp.org/v2/plays/3548605/?format=api",
    "airdate": "2025-09-03T22:58:06-07:00",
    "show": 64467,
    "show_uri": "https://api.kexp.org/v2/shows/64467/?format=api",
    "image_uri": "https://ia801706.us.archive.org/32/items/mbid-0825a348-cb9d-4eda-ac28-4d05540f3a66/mbid-0825a348-cb9d-4eda-ac28-4d05540f3a66-41910996516_thumb500.jpg",
    "thumbnail_uri": "https://dn720705.ca.archive.org/0/items/mbid-0825a348-cb9d-4eda-ac28-4d05540f3a66/mbid-0825a348-cb9d-4eda-ac28-4d05540f3a66-41910996516_thumb250.jpg",
    "song": "Crass Shadows (at Walden Pawn)",
    "track_id": "ec866661-8278-466f-bd8d-94fa1358c92c",
    "recording_id": "e995f9f6-a68e-4dbf-998e-8ae772482ab4",
    "artist": "Ryan Davis & the Roadhouse Band",
    "artist_ids": [
        "18c0c627-eea5-4005-8a8d-b235f2f47667"
    ],
    "album": "New Threats from the Soul",
    "release_id": "0825a348-cb9d-4eda-ac28-4d05540f3a66",
    "release_group_id": "11957107-c141-4a0f-ab1e-651b4af6da8f",
    "labels": [
        "Sophomore Lounge"
    ],
    "label_ids": [
        "8b65b62f-8f00-4d8a-9dc9-a2f20a6793db"
    ],
    "release_date": "2025-07-25",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Playing Clock-Out Lounge on Nov 1.\n\nhttps://sophomorelounge.bandcamp.com/album/ryan-davis-the-roadhouse-band-new-threats-from-the-soul",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}