Information about plays

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

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

{
    "id": 3634557,
    "uri": "https://api.kexp.org/v2/plays/3634557/?format=api",
    "airdate": "2026-03-28T07:36:21-07:00",
    "show": 66301,
    "show_uri": "https://api.kexp.org/v2/shows/66301/?format=api",
    "image_uri": "https://coverartarchive.org/release/4f616ed6-fe40-4eac-bbee-9a9fba20edf3/30935460393-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/4f616ed6-fe40-4eac-bbee-9a9fba20edf3/30935460393-250.jpg",
    "song": "somnambulist",
    "track_id": null,
    "recording_id": "cb0a0ce3-42a8-40b4-9721-44ae2ae8e7b0",
    "artist": "nêhiyawak",
    "artist_ids": [
        "d49aef1f-0956-491e-8b36-00a420e6a6d0"
    ],
    "album": "nipiy",
    "release_id": null,
    "release_group_id": "c830aee7-6c3a-4ba2-93d1-0e79546d0d09",
    "labels": [],
    "label_ids": [],
    "release_date": "2019-10-24",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "nêhiyawak is a trio of indigenous musicians from amiskwaciy (Edmonton, Alberta) on Treaty 6 territory whose music blends dream pop with shogaze sung in both English and Plains Cree.\n\nhttps://nehiyawak.bandcamp.com/track/somnambulist",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}