Information about plays

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

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

{
    "id": 3548323,
    "uri": "https://api.kexp.org/v2/plays/3548323/?format=api",
    "airdate": "2025-09-03T07:15:43-07:00",
    "show": 64462,
    "show_uri": "https://api.kexp.org/v2/shows/64462/?format=api",
    "image_uri": "https://dn721908.ca.archive.org/0/items/mbid-da8bef20-2315-4b5a-888b-168249d62bea/mbid-da8bef20-2315-4b5a-888b-168249d62bea-42352385352_thumb500.jpg",
    "thumbnail_uri": "https://dn721908.ca.archive.org/0/items/mbid-da8bef20-2315-4b5a-888b-168249d62bea/mbid-da8bef20-2315-4b5a-888b-168249d62bea-42352385352_thumb250.jpg",
    "song": "Follow the River",
    "track_id": "8d1d4704-9161-4ceb-b39d-3fa6b68358c1",
    "recording_id": "ad35b7fe-dc36-4b44-b58d-961812abc38c",
    "artist": "RIO KOSTA",
    "artist_ids": [
        "07f13029-a900-45af-a306-e0a657655190"
    ],
    "album": "Unicorn",
    "release_id": "da8bef20-2315-4b5a-888b-168249d62bea",
    "release_group_id": "7c7c2b1a-9f5d-4789-bec2-700a4da9b11f",
    "labels": [
        "Verdigris"
    ],
    "label_ids": [
        "9c670030-b940-404f-ad41-0a63d42b3428"
    ],
    "release_date": "2025-07-18",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The sound of RIO KOSTA, aka Mike Del Rio and Kosta Galanopoulos, echoes much of their respective heritages - with Kosta's Greek background further flavored by time in the Bahamas, and Mike being inspired by his Spanish and Italian roots, his time growing up in New York, and especially revisiting his identity following the passing of his Puerto Rican grandmother. \n\nhttps://riokosta.bandcamp.com/album/unicorn\nhttps://www.riokosta.tv/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}