Information about plays

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

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

{
    "id": 3657504,
    "uri": "https://api.kexp.org/v2/plays/3657504/?format=api",
    "airdate": "2026-05-21T03:42:38-07:00",
    "show": 66772,
    "show_uri": "https://api.kexp.org/v2/shows/66772/?format=api",
    "image_uri": "https://coverartarchive.org/release/569051ff-8c63-4fe8-a02c-39a7bae05e74/4896147805-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/569051ff-8c63-4fe8-a02c-39a7bae05e74/4896147805-250.jpg",
    "song": "Soldier of Love",
    "track_id": null,
    "recording_id": "1fb0410c-e545-4739-9136-d980dde24533",
    "artist": "Sade",
    "artist_ids": [
        "67930b3e-e00b-469f-8c74-fd69f20522ec"
    ],
    "album": "Soldier of Love",
    "release_id": null,
    "release_group_id": "cae97363-d79e-4529-b6a8-11a56742ed14",
    "labels": [
        "Epic"
    ],
    "label_ids": [
        "8f638ddb-131a-4cc3-b3d4-7ebdac201b55"
    ],
    "release_date": "2010-02-05",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Out to Peter in Switzerland!\n\nSade, real name Helen Folasade Adu, CBE, known professionally as Sade Adu or simply Sade, is a British Nigerian singer, songwriter, and actress, known as the lead singer of her self-titled band. \n--\n\"Soldier of Love,\" released in 2010, won a Grammy Award for Best R&B Performance by a Duo or Group with Vocals.\n\nWatch this incredible live performance of \"Soldier of Love\": https://youtu.be/TaD3SgPuccE",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}