Information about plays

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

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

{
    "id": 3543160,
    "uri": "https://api.kexp.org/v2/plays/3543160/?format=api",
    "airdate": "2025-08-22T04:20:02-07:00",
    "show": 64352,
    "show_uri": "https://api.kexp.org/v2/shows/64352/?format=api",
    "image_uri": "https://ia800702.us.archive.org/16/items/mbid-4a18986d-1598-43a8-b15f-0340af442ffe/mbid-4a18986d-1598-43a8-b15f-0340af442ffe-40876388779_thumb500.jpg",
    "thumbnail_uri": "https://ia800702.us.archive.org/16/items/mbid-4a18986d-1598-43a8-b15f-0340af442ffe/mbid-4a18986d-1598-43a8-b15f-0340af442ffe-40876388779_thumb250.jpg",
    "song": "Dominator",
    "track_id": "a503eaaf-57b2-4cda-98ec-26f08c4e0949",
    "recording_id": "332f3406-7497-4a71-8708-0096039a5e47",
    "artist": "clipping.",
    "artist_ids": [
        "84ca8fa4-7cca-4948-a90a-cb44db29853d"
    ],
    "album": "Dead Channel Sky",
    "release_id": "4a18986d-1598-43a8-b15f-0340af442ffe",
    "release_group_id": "dc8005ec-e1ef-44fb-a1d6-ccb5083bc132",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2025-03-14",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "https://studios.wearebraindead.com/special_events/clipping-retrospective-qa-nemesis-1993-screening/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}