Information about plays

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

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

{
    "id": 3639553,
    "uri": "https://api.kexp.org/v2/plays/3639553/?format=api",
    "airdate": "2026-04-08T17:57:20-07:00",
    "show": 66401,
    "show_uri": "https://api.kexp.org/v2/shows/66401/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Happiness (Soul Dhamma Remix)",
    "track_id": null,
    "recording_id": null,
    "artist": "Sylk 130, King Britt, Lady Alma",
    "artist_ids": [
        "72067277-52c4-4354-9110-52a23672bad6",
        "a6b6fbf2-fa4d-4a93-82e0-2551e361899a",
        "6c639b1f-5390-4ec9-b3f8-7afe1562e107"
    ],
    "album": "What Happened Was...",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "A love letter to new techno-soul, King Britt aka Sylk 130 features the stunning vocals of Lady Alma on this remix. \n\nhttps://www.discogs.com/release/1826146-King-Britt-Presents-Sylk-130-Re-Members-Only?srsltid=AfmBOor26JNiz7crOX4z2bQGiLdVRnlNPVxlzooEt19sxXova-oLh_Dq",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}