Information about plays

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

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

{
    "id": 3570934,
    "uri": "https://api.kexp.org/v2/plays/3570934/?format=api",
    "airdate": "2025-10-28T07:51:07-07:00",
    "show": 64956,
    "show_uri": "https://api.kexp.org/v2/shows/64956/?format=api",
    "image_uri": "https://ia801302.us.archive.org/7/items/mbid-d63cea70-8d00-4bd9-a948-01ead6734c8e/mbid-d63cea70-8d00-4bd9-a948-01ead6734c8e-43362168194_thumb500.jpg",
    "thumbnail_uri": "https://ia601302.us.archive.org/7/items/mbid-d63cea70-8d00-4bd9-a948-01ead6734c8e/mbid-d63cea70-8d00-4bd9-a948-01ead6734c8e-43362168194_thumb250.jpg",
    "song": "Boundary Rider",
    "track_id": "a8eb0916-03b3-4665-801b-87a02dac6067",
    "recording_id": "b64293c7-5274-4844-83bc-b021e2460e5d",
    "artist": "Tycho & Paul Banks",
    "artist_ids": [
        "cbef45a9-7acb-4325-94c9-70081ac8d1b8",
        "71db5060-324e-4cc5-8ca6-0070220ae000"
    ],
    "album": "Boundary Rider",
    "release_id": "d63cea70-8d00-4bd9-a948-01ead6734c8e",
    "release_group_id": "b9af3a69-a753-4887-9105-5a230818703b",
    "labels": [
        "Ninja Tune"
    ],
    "label_ids": [
        "dc940013-b8a8-4362-a465-291026c04b42"
    ],
    "release_date": "2025-10-22",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Brand new music!\n\nTycho – project of celebrated San Francisco songwriter, musician and producer Scott Hansen – announces “Boundary Rider”, his new collaboration with Paul Banks (Interpol).\n\nhttps://tycho.bandcamp.com/album/boundary-rider",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}