Information about plays

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

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

{
    "id": 3591733,
    "uri": "https://api.kexp.org/v2/plays/3591733/?format=api",
    "airdate": "2025-12-16T05:10:56-08:00",
    "show": 65392,
    "show_uri": "https://api.kexp.org/v2/shows/65392/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "My Fault My Fault",
    "track_id": "3e4ed202-08ec-4205-8ecc-f140bfedc7be",
    "recording_id": "f1611fbc-78e8-463d-a4d8-feeea0c01d8a",
    "artist": "NoSo",
    "artist_ids": [
        "78bde001-49b0-42d1-b62b-32c47e0ce36b"
    ],
    "album": "When Are You Leaving?",
    "release_id": "75e39e6b-8823-4013-a861-adcfdfe5c446",
    "release_group_id": "99423b29-403f-4c12-9984-72a13affcab1",
    "labels": [
        "Partisan Records"
    ],
    "label_ids": [
        "d4ec5bb3-1d64-40fe-9629-ee1e452e251e"
    ],
    "release_date": "2025-10-10",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Self-produced and sonically fearless, \"When Are You Leaving?\" is a coming-of-age record for anyone still in the process of becoming, and a testament to NoSo's place among the most compelling songwriters of their generation.\n\nNoSo captures the quiet power of letting go - of fractured relationships, old narratives, and the need to be understood by others. The album is rich with emotional contrast: thorny truths wrapped in dreamy production, vulnerability delivered with the assuredness of an artist coming fully into their own.\n\nhttps://noso.bandcamp.com/track/my-fault-my-fault",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}