Information about plays

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

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

{
    "id": 3631860,
    "uri": "https://api.kexp.org/v2/plays/3631860/?format=api",
    "airdate": "2026-03-21T08:38:01-07:00",
    "show": 66240,
    "show_uri": "https://api.kexp.org/v2/shows/66240/?format=api",
    "image_uri": "https://coverartarchive.org/release/28ddff9e-e9f5-411f-9fdf-02eef7b4ebe7/41422883329-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/28ddff9e-e9f5-411f-9fdf-02eef7b4ebe7/41422883329-250.jpg",
    "song": "Colonised Bro",
    "track_id": null,
    "recording_id": "5109f75c-2bdd-4fb6-9d26-d3789bad34d7",
    "artist": "MĀ feat. WYNONA",
    "artist_ids": [
        "7e236a43-98c4-4039-95d8-70450b129f8c",
        "58044885-40f1-4ee6-bb65-5e7db0217b24"
    ],
    "album": "DECAY",
    "release_id": null,
    "release_group_id": "a083df23-6ea8-445f-8b44-7e5d9417ace1",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-03-11",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Māori\n\nMĀ is a self-taught musician from from Te Whanganui-a-Tara, Aotearoa whose songs value te taiao, whakapapa, manaakitanga, humour and emotional honesty. https://maofficialmusic.bandcamp.com/track/decay-featuring-mato-wayuhi",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}