Information about plays

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

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

{
    "id": 3656391,
    "uri": "https://api.kexp.org/v2/plays/3656391/?format=api",
    "airdate": "2026-05-18T12:43:51-07:00",
    "show": 66751,
    "show_uri": "https://api.kexp.org/v2/shows/66751/?format=api",
    "image_uri": "https://dn710203.ca.archive.org/0/items/mbid-aedb40c3-152b-4008-bfe1-46963d8d5e06/mbid-aedb40c3-152b-4008-bfe1-46963d8d5e06-29019916290_thumb500.jpg",
    "thumbnail_uri": "https://dn710203.ca.archive.org/0/items/mbid-aedb40c3-152b-4008-bfe1-46963d8d5e06/mbid-aedb40c3-152b-4008-bfe1-46963d8d5e06-29019916290_thumb250.jpg",
    "song": "Begin Again",
    "track_id": "b06ac77a-7f2e-4b10-9b76-34f3ac1522ef",
    "recording_id": "5df7c136-43ad-4247-9818-e0f018da9a75",
    "artist": "New Candys",
    "artist_ids": [
        "84479d17-7492-40c2-b37e-91db55705ee8"
    ],
    "album": "Vyvyd",
    "release_id": "aedb40c3-152b-4008-bfe1-46963d8d5e06",
    "release_group_id": "e2f90d5d-9688-4bea-89ec-f77a043a6801",
    "labels": [
        "Little Cloud Records"
    ],
    "label_ids": [
        "52ecd404-1723-49e6-8d44-bf4eeb097267"
    ],
    "release_date": "2021-06-04",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Playing Oakland, CA (Thee Stork Club) Tuesday, May 19th.\n\nVenice, Italy-based band New Candys have recently announced the release of their new album ‘Vyvyd‘, out on June 4th. The single is accompanied by a very cool video, directed by Ivana Smudja. Watch it: https://youtu.be/eLpi7KdF2D4.\n\nhttps://newcandys.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}