Information about plays

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

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

{
    "id": 3631858,
    "uri": "https://api.kexp.org/v2/plays/3631858/?format=api",
    "airdate": "2026-03-21T08:29:53-07:00",
    "show": 66240,
    "show_uri": "https://api.kexp.org/v2/shows/66240/?format=api",
    "image_uri": "https://dn711300.ca.archive.org/0/items/mbid-071531a5-a04f-4edf-9865-24a15df7967d/mbid-071531a5-a04f-4edf-9865-24a15df7967d-41597252870_thumb500.jpg",
    "thumbnail_uri": "https://dn711300.ca.archive.org/0/items/mbid-071531a5-a04f-4edf-9865-24a15df7967d/mbid-071531a5-a04f-4edf-9865-24a15df7967d-41597252870_thumb250.jpg",
    "song": "DECAY",
    "track_id": "df7e79ad-6bc9-489a-9d86-501832558d9e",
    "recording_id": "1342778d-37b3-4ef8-b49d-fd848f1b2fe4",
    "artist": "MĀ feat. Mato Wayuhi",
    "artist_ids": [
        "6261be6b-8ef3-4710-8a29-01e419663d6e",
        "7e236a43-98c4-4039-95d8-70450b129f8c"
    ],
    "album": "Blame It on the Weather",
    "release_id": "071531a5-a04f-4edf-9865-24a15df7967d",
    "release_group_id": "e9ca901d-58c8-4c0a-a82f-d3b41a88c727",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-03-28",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Māori\n\nWe now get o the part where Mato Wayuhi collaborates with Māori artists, MA. \n\n\nMaarire Brunning-Kouka, known professionally as Mā, is a New Zealand singer-songwriter based in Wellington. MĀ's brand new single \"DECAY: is a collaboration with Oglala Lakota artist Mato Wayuhi, hailing from South Dakota.\n\nhttps://maofficialmusic.bandcamp.com/track/decay-featuring-mato-wayuhi",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}