Information about plays

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

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

{
    "id": 3656719,
    "uri": "https://api.kexp.org/v2/plays/3656719/?format=api",
    "airdate": "2026-05-19T06:28:22-07:00",
    "show": 66757,
    "show_uri": "https://api.kexp.org/v2/shows/66757/?format=api",
    "image_uri": "https://ia800106.us.archive.org/9/items/mbid-9e4fdeeb-9460-47eb-a6bc-f6edc11b1a40/mbid-9e4fdeeb-9460-47eb-a6bc-f6edc11b1a40-44330476081_thumb500.jpg",
    "thumbnail_uri": "https://dn710104.ca.archive.org/0/items/mbid-9e4fdeeb-9460-47eb-a6bc-f6edc11b1a40/mbid-9e4fdeeb-9460-47eb-a6bc-f6edc11b1a40-44330476081_thumb250.jpg",
    "song": "Galt",
    "track_id": "0e181298-8364-4cdc-89be-3e1a97b9adfb",
    "recording_id": "3b085820-5c43-4655-9465-715bae431dec",
    "artist": "Adrian Younge",
    "artist_ids": [
        "69bb7a74-99ee-4da0-bc3d-84586676e4ea"
    ],
    "album": "Younge",
    "release_id": "9e4fdeeb-9460-47eb-a6bc-f6edc11b1a40",
    "release_group_id": "89354dc2-953d-4406-a608-ee5d2e9c0970",
    "labels": [
        "Linear Labs"
    ],
    "label_ids": [
        "22a630af-78a3-4427-8128-d031aeb7bf93"
    ],
    "release_date": "2026-04-17",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Adrian Younge is a Los Angeles-based multi-instrumentalist, composer, and producer known for his strict commitment to analog recording and his heavy influence on modern hip-hop through both original composition and sampling. This track is an intentional tribute to Hair composer Galt MacDermot.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}