Information about plays

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

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

{
    "id": 3501252,
    "uri": "https://api.kexp.org/v2/plays/3501252/?format=api",
    "airdate": "2025-05-14T11:43:35-07:00",
    "show": 63458,
    "show_uri": "https://api.kexp.org/v2/shows/63458/?format=api",
    "image_uri": "https://ia800107.us.archive.org/7/items/mbid-8b11a9c1-79bf-44a9-ac16-b9ca5eeae5ce/mbid-8b11a9c1-79bf-44a9-ac16-b9ca5eeae5ce-41047610343_thumb500.jpg",
    "thumbnail_uri": "https://ia600107.us.archive.org/7/items/mbid-8b11a9c1-79bf-44a9-ac16-b9ca5eeae5ce/mbid-8b11a9c1-79bf-44a9-ac16-b9ca5eeae5ce-41047610343_thumb250.jpg",
    "song": "Snow Angels",
    "track_id": "4cde1af1-6dc4-4d6a-b3f1-27b1b1d6cc3a",
    "recording_id": "065377d6-b78d-4f0c-9c63-31847e7fc9c6",
    "artist": "GUM & Ambrose Kenny‐Smith",
    "artist_ids": [
        "70a5cc3c-16ff-4d23-bbcb-82abdade234c",
        "e70fa82b-1080-42a9-b4d0-bae7f02e66d0"
    ],
    "album": "Ill Times (Deluxe Edition)",
    "release_id": "8b11a9c1-79bf-44a9-ac16-b9ca5eeae5ce",
    "release_group_id": "d0ca17e0-22fb-4846-8318-a3f1f866ceb5",
    "labels": [
        "p(doom) Records"
    ],
    "label_ids": [
        "00b22497-81b3-454d-bbdc-89ab65bbb9a2"
    ],
    "release_date": "2025-03-28",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "III Times is the debut album released on King Gizz's recently-unveiled label, p(doom) Records. The album is a collaboration between Jay Watson (Gum, Pond, Tame Impala) and Ambrose Kenny-Smith (King Gizzard & the Lizard Wizard, The Murlocs).",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}