Information about plays

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

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

{
    "id": 3542362,
    "uri": "https://api.kexp.org/v2/plays/3542362/?format=api",
    "airdate": "2025-08-20T05:38:43-07:00",
    "show": 64337,
    "show_uri": "https://api.kexp.org/v2/shows/64337/?format=api",
    "image_uri": "https://dn721501.ca.archive.org/0/items/mbid-7c582947-3f50-4c17-b942-34d0fa5d24c2/mbid-7c582947-3f50-4c17-b942-34d0fa5d24c2-42680836954_thumb500.jpg",
    "thumbnail_uri": "https://dn721501.ca.archive.org/0/items/mbid-7c582947-3f50-4c17-b942-34d0fa5d24c2/mbid-7c582947-3f50-4c17-b942-34d0fa5d24c2-42680836954_thumb250.jpg",
    "song": "orphan//",
    "track_id": "eaeef1be-4b93-4d40-a58e-f3bfd671b0c5",
    "recording_id": "c627ae01-bbcc-4318-8bae-25330b251049",
    "artist": "KennyHoopla",
    "artist_ids": [
        "c8e48299-2214-4be5-84ba-113adc5efb35"
    ],
    "album": "orphan//",
    "release_id": "7c582947-3f50-4c17-b942-34d0fa5d24c2",
    "release_group_id": "b43e0c98-a4d5-44b5-b65d-5336c905a11d",
    "labels": [
        "GARBAGEHILL"
    ],
    "label_ids": [
        "a72dbfc5-19b5-4e7f-8049-eda59629b795"
    ],
    "release_date": "2025-08-04",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "KennyHoopla, a Milwaukee-based artist, just released the new single “orphan//.” His EP A Wonderful Life, produced by Paramore’s Zac Farro, is set to release in September.\n\n Kenny shares, “A lot of the time, I just feel very alone, like an orphan. I’m trying to see where I fit in, given the circumstances of life that everyone has to go through.”\n\nhttps://www.kennyhoopla.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}