Information about plays

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

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

{
    "id": 3570529,
    "uri": "https://api.kexp.org/v2/plays/3570529/?format=api",
    "airdate": "2025-10-27T07:17:45-07:00",
    "show": 64948,
    "show_uri": "https://api.kexp.org/v2/shows/64948/?format=api",
    "image_uri": "https://ia803209.us.archive.org/23/items/mbid-5c4db4be-9c79-443c-824c-9b8edbe5b573/mbid-5c4db4be-9c79-443c-824c-9b8edbe5b573-6950823276_thumb500.jpg",
    "thumbnail_uri": "https://ia903209.us.archive.org/23/items/mbid-5c4db4be-9c79-443c-824c-9b8edbe5b573/mbid-5c4db4be-9c79-443c-824c-9b8edbe5b573-6950823276_thumb250.jpg",
    "song": "Joyland",
    "track_id": "845f3b68-c3b3-42ed-83dd-083a2b6a1154",
    "recording_id": "fedaf6c6-c39a-4a09-9f4f-bc7481e4ab78",
    "artist": "TR/ST",
    "artist_ids": [
        "b8e3d1ae-5983-4af1-b226-aa009b294111"
    ],
    "album": "Joyland",
    "release_id": "5c4db4be-9c79-443c-824c-9b8edbe5b573",
    "release_group_id": "eec51b51-4a30-4676-8b97-ac70bb39377f",
    "labels": [
        "Arts & Crafts"
    ],
    "label_ids": [
        "43f1132f-9796-4a96-b898-b71ea7ad9b9b"
    ],
    "release_date": "2014-03-04",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Troy!!!!! So excited to have you on this week! Tomorrow night I'm taking my almost 5-year-old son Lucian (loosh-an) to go see TR/ST in Dallas. You introduced me to TR/ST and then he became obsessed, requesting their songs for a dance party almost nightly. I am so thankful for you and the rest of the crew at KEXP for helping me shape the next generation of music lovers ❤️\n--Bailie in Texas",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}