Information about plays

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

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

{
    "id": 3580596,
    "uri": "https://api.kexp.org/v2/plays/3580596/?format=api",
    "airdate": "2025-11-20T09:36:08-08:00",
    "show": 65160,
    "show_uri": "https://api.kexp.org/v2/shows/65160/?format=api",
    "image_uri": "https://ia600300.us.archive.org/25/items/mbid-88fbc543-ea3c-4475-9b74-f088750843da/mbid-88fbc543-ea3c-4475-9b74-f088750843da-13367313770_thumb500.jpg",
    "thumbnail_uri": "https://ia600300.us.archive.org/25/items/mbid-88fbc543-ea3c-4475-9b74-f088750843da/mbid-88fbc543-ea3c-4475-9b74-f088750843da-13367313770_thumb250.jpg",
    "song": "Happy",
    "track_id": "69efbb00-b363-328a-9c02-1b54df4fd18a",
    "recording_id": "ee652a3a-aec2-4959-868a-6d1e72246e2c",
    "artist": "Ned’s Atomic Dustbin",
    "artist_ids": [
        "5ecee847-839a-4b9e-aae1-0e3b5dcea2ea"
    ],
    "album": "God Fodder",
    "release_id": "88fbc543-ea3c-4475-9b74-f088750843da",
    "release_group_id": "3466db0b-7654-3006-9ec9-23a038816aa7",
    "labels": [
        "Columbia"
    ],
    "label_ids": [
        "011d1192-6f65-45bd-85c4-0400dd45693e"
    ],
    "release_date": "1991-07-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Frontman and co-founder Jonn Penney has listed Joni Mitchell, Echo & the Bunnymen, The Cure and The Teardrop Explodes among his favourite artists.\n\nHey, we like those artists, too!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}