Information about plays

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

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

{
    "id": 3590360,
    "uri": "https://api.kexp.org/v2/plays/3590360/?format=api",
    "airdate": "2025-12-13T00:09:52-08:00",
    "show": 65361,
    "show_uri": "https://api.kexp.org/v2/shows/65361/?format=api",
    "image_uri": "https://coverartarchive.org/release/a12f575d-e3e2-4116-bb5d-47f2468d934a/41495673368-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/a12f575d-e3e2-4116-bb5d-47f2468d934a/41495673368-250.jpg",
    "song": "Ain’t It Nice",
    "track_id": null,
    "recording_id": "d9d40edb-ef7c-4b50-8a54-d7312064c879",
    "artist": "Madison McFerrin",
    "artist_ids": [
        "cb5171f5-506a-4032-b99e-295e085bde19"
    ],
    "album": "Ain’t It Nice",
    "release_id": null,
    "release_group_id": "16eb7576-9ba4-4403-8f25-c498723b9056",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-03-03",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Madison McFerrin is an independent songwriter/producer out of Brooklyn who has three EPs and collaborated with Questlove and earned numerous accolades over the years. \nhttps://www.madisonmcferrin.com/\n---\nCheck out her live KEXP session here. https://www.youtube.com/watch?v=DEyOsVg4MII",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}