Information about plays

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

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

{
    "id": 3580329,
    "uri": "https://api.kexp.org/v2/plays/3580329/?format=api",
    "airdate": "2025-11-19T18:18:39-08:00",
    "show": 65155,
    "show_uri": "https://api.kexp.org/v2/shows/65155/?format=api",
    "image_uri": "https://dn710702.ca.archive.org/0/items/mbid-6f4330ba-0277-4dd9-af28-e24b17c3a442/mbid-6f4330ba-0277-4dd9-af28-e24b17c3a442-18175627826_thumb500.jpg",
    "thumbnail_uri": "https://dn710702.ca.archive.org/0/items/mbid-6f4330ba-0277-4dd9-af28-e24b17c3a442/mbid-6f4330ba-0277-4dd9-af28-e24b17c3a442-18175627826_thumb250.jpg",
    "song": "American Dreaming (live)",
    "track_id": "88564e73-adf6-31df-a7d0-2c54d06be1de",
    "recording_id": "be7d6090-17d3-447e-9b62-8a5d6fae6ffa",
    "artist": "Dead Can Dance",
    "artist_ids": [
        "ccda046a-2674-4f7d-97e6-f23d6c156432"
    ],
    "album": "1981-1998",
    "release_id": "6f4330ba-0277-4dd9-af28-e24b17c3a442",
    "release_group_id": "1d518cc9-ddea-303f-b38d-be8f12d4260e",
    "labels": [
        "Rhino"
    ],
    "label_ids": [
        "c4f2cf49-b57c-4cc1-8061-f54400704ac4"
    ],
    "release_date": "2001-11-06",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Dead Can Dance is an Australian music duo from Melbourne, Victoria. Currently composed of Lisa Gerrard and Brendan Perry, the group formed in 1981 and relocated to London the following year. https://www.deadcandance.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}