Information about plays

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

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

{
    "id": 3576818,
    "uri": "https://api.kexp.org/v2/plays/3576818/?format=api",
    "airdate": "2025-11-11T11:51:53-08:00",
    "show": 65081,
    "show_uri": "https://api.kexp.org/v2/shows/65081/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "A New Name for Everything",
    "track_id": "ce02809d-1f98-346e-8d68-45b1eea808d5",
    "recording_id": "aab2f384-5d68-40ee-8357-fc2f77aefa2a",
    "artist": "The Weakerthans",
    "artist_ids": [
        "bc68928b-fbb5-4aac-baae-52ba49202372"
    ],
    "album": "Reconstruction Site",
    "release_id": "56c44a31-8715-4847-b74d-7ba0189f6b47",
    "release_group_id": "3a3f7e3a-f200-352e-92ec-c5afc9ce672e",
    "labels": [
        "Epitaph"
    ],
    "label_ids": [
        "1bfd06be-a6ed-4ced-8159-7d4d2923a40c"
    ],
    "release_date": "2003-08-26",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "John K. Samson is a talk-singing sober leftist vegetarian Quaker who lives in Winnipeg, Treaty One Territory\"  Read a 20-year-retrospective of The Weatkerthansk \"Reconstruction Site\" from 2023:https://stereogum.com/2234092/weakerthans-reconstruction-site-turns-20/reviews/the-anniversary\n---\nHere are The Weakerthans performing this one live in 2011: https://youtu.be/veZupQD469g",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}