Information about plays

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

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

{
    "id": 3582827,
    "uri": "https://api.kexp.org/v2/plays/3582827/?format=api",
    "airdate": "2025-11-25T15:05:29-08:00",
    "show": 65208,
    "show_uri": "https://api.kexp.org/v2/shows/65208/?format=api",
    "image_uri": "https://dn721900.ca.archive.org/0/items/mbid-54bef845-ae05-4fd1-a0d4-53c01ff22e9a/mbid-54bef845-ae05-4fd1-a0d4-53c01ff22e9a-34495955175_thumb500.jpg",
    "thumbnail_uri": "https://dn721900.ca.archive.org/0/items/mbid-54bef845-ae05-4fd1-a0d4-53c01ff22e9a/mbid-54bef845-ae05-4fd1-a0d4-53c01ff22e9a-34495955175_thumb250.jpg",
    "song": "Quero Dizer",
    "track_id": "9ab2dd20-45ab-44d8-85fe-8bda68447fda",
    "recording_id": "e575275f-1597-4cab-abbe-bb018b5e0fbd",
    "artist": "Bruno Berle",
    "artist_ids": [
        "5809002d-1cc8-4d8c-9ab5-b95464f8b9da"
    ],
    "album": "No Reino Dos Afetos",
    "release_id": "54bef845-ae05-4fd1-a0d4-53c01ff22e9a",
    "release_group_id": "6b690e0d-1d75-4207-9b56-031d5c7153f2",
    "labels": [
        "Far Out Recordings"
    ],
    "label_ids": [
        "b8870b75-9130-4310-80a3-0bfed2a5711d"
    ],
    "release_date": "2022-07-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Having cut his teeth in Maceió soft-rock group Troco em Bala, Bruno Berle has since relocated to São Paulo, where he is taking the contemporary music scene by storm, headlining shows at renowned venues including Blue Note São Paulo, and Studio SP, as well as Rio de Janeiro’s legendary Circo Voador.\n\nhttps://www.faroutrecordings.com/artist/396907-bruno-berle\nhttps://bruno-berle.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}