Information about plays

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

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

{
    "id": 3582806,
    "uri": "https://api.kexp.org/v2/plays/3582806/?format=api",
    "airdate": "2025-11-25T13:52:55-08:00",
    "show": 65208,
    "show_uri": "https://api.kexp.org/v2/shows/65208/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Every Iceberg is Afire (edit)",
    "track_id": "b5c30fb4-780d-41ff-8c17-460c70a15e17",
    "recording_id": "ce1f7b91-0683-4126-bdc5-3cab5b7fed1d",
    "artist": "Sky Cries Mary",
    "artist_ids": [
        "fac20eaa-297c-4d54-a84f-e7c845a7d184"
    ],
    "album": "Every Iceberg In Afire",
    "release_id": "00c8c8ac-6358-4117-9e6f-ff82b40cb54f",
    "release_group_id": "40de0732-6383-484c-a3f6-03b875ab9e73",
    "labels": [],
    "label_ids": [],
    "release_date": "1994-10-24",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Roderick Wolgamott of Sky Cries Mary talked with KEXP's John Richards about the 90's Seattle Music scene and his life after.  Enjoy this Sound and Vision interview: https://www.kexp.org/read/2019/7/23/roderick-wolgamott-sky-cries-mary-90s-seattle-scene/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}