Information about plays

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

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

{
    "id": 3582970,
    "uri": "https://api.kexp.org/v2/plays/3582970/?format=api",
    "airdate": "2025-11-25T21:42:17-08:00",
    "show": 65210,
    "show_uri": "https://api.kexp.org/v2/shows/65210/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Earth Monster - Ash Koosha Remix",
    "track_id": null,
    "recording_id": null,
    "artist": "Tanya Tagaq, Ash Koosha",
    "artist_ids": [],
    "album": "Tongues North Star Remixes",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "Six Shooter Records Inc."
    ],
    "label_ids": [],
    "release_date": "2022-07-22",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Tanya Tagaq CM, also credited as Tagaq, is a Canadian Inuk throat singer, songwriter, novelist, and visual artist from Cambridge Bay, Nunavut, Canada, on the south coast of Victoria Island.\n\nInuit people (Inuk is the singular of Inuit) are a group of culturally and historically similar Indigenous peoples traditionally inhabiting the Arctic and subarctic regions of North America, including Greenland, Labrador, Quebec, Nunavut, the Northwest Territories, Yukon, Alaska, and Chukotsky District of Chukotka Autonomous Okrug, Russia.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}