Information about plays

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

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

{
    "id": 3580735,
    "uri": "https://api.kexp.org/v2/plays/3580735/?format=api",
    "airdate": "2025-11-20T18:28:47-08:00",
    "show": 65163,
    "show_uri": "https://api.kexp.org/v2/shows/65163/?format=api",
    "image_uri": "https://dn710003.ca.archive.org/0/items/mbid-d20a72bb-3491-40f6-bf11-b2e84ac57903/mbid-d20a72bb-3491-40f6-bf11-b2e84ac57903-42801191992_thumb500.jpg",
    "thumbnail_uri": "https://dn710003.ca.archive.org/0/items/mbid-d20a72bb-3491-40f6-bf11-b2e84ac57903/mbid-d20a72bb-3491-40f6-bf11-b2e84ac57903-42801191992_thumb250.jpg",
    "song": "My Full Name",
    "track_id": "036d9817-682f-4400-92e8-8d073c228b61",
    "recording_id": "63f97e8c-8526-4117-a08d-2bd7cc3de793",
    "artist": "Madison Cunningham",
    "artist_ids": [
        "46e2c2bc-92d2-406a-805f-fee2bc612313"
    ],
    "album": "Ace",
    "release_id": "d20a72bb-3491-40f6-bf11-b2e84ac57903",
    "release_group_id": "14f03193-69c6-4af5-8c82-e598370938eb",
    "labels": [
        "Verve Forecast"
    ],
    "label_ids": [
        "87607d99-1448-4c5f-b794-b67671862aa0"
    ],
    "release_date": "2025-10-10",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Ace, Grammy award-winner Madison Cunningham’s third record for Verve Forecast.\n\nMadison Cunningham will be touring!\n- Jan. 6 @ SF's Bimbo's 365 Club\n- Jan. 8 @ Portland, OR's Aladdin Theater\n- Jan. 9 @ Vancouver, BC's Vogue Theatre\n- Jan 10 @ Seattle's St. Mark's Cathedral\n- Jan. 13 @ Boise, ID's The Egyptian Ballroom\n\nMore dates & locales here: \nhttps://www.madisoncunningham.com/tour/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}