Information about plays

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

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

{
    "id": 3519608,
    "uri": "https://api.kexp.org/v2/plays/3519608/?format=api",
    "airdate": "2025-06-27T17:36:35-07:00",
    "show": 63852,
    "show_uri": "https://api.kexp.org/v2/shows/63852/?format=api",
    "image_uri": "https://ia600807.us.archive.org/0/items/mbid-68a83f38-2fd2-4587-bf49-76e7bc1e0cf7/mbid-68a83f38-2fd2-4587-bf49-76e7bc1e0cf7-41556858298_thumb500.jpg",
    "thumbnail_uri": "https://ia800807.us.archive.org/0/items/mbid-68a83f38-2fd2-4587-bf49-76e7bc1e0cf7/mbid-68a83f38-2fd2-4587-bf49-76e7bc1e0cf7-41556858298_thumb250.jpg",
    "song": "Hold The Wine",
    "track_id": "bacdec9c-4c7b-45fe-8671-ec57d4fa2053",
    "recording_id": "e74623f4-6022-4cc1-a9ba-3b1b4ff79f13",
    "artist": "Gianni Brezzo",
    "artist_ids": [
        "d53f2e87-84d7-4a0e-ae6b-ecf33027e528"
    ],
    "album": "Sprechiamo!",
    "release_id": "68a83f38-2fd2-4587-bf49-76e7bc1e0cf7",
    "release_group_id": "43c9bcac-87cc-49af-ac75-bf8ac766fa63",
    "labels": [
        "Jakarta Records"
    ],
    "label_ids": [
        "7b774ad3-2be0-4e34-a0ed-6004b622897e"
    ],
    "release_date": "2025-03-28",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "MARCO COLLINS TAKEOVER!\n\nairbreak :)\n\nGianni Brezzo is the jazz affiliated band project led by Cologne-based producer, multi-instrumentalist and creative maestro Marvin Horsch. His diverse profile is reflected both in his scene-hopping as well as his music. \n\nGianni’s new LP, “Sprechiamo!” is a meditation around Marvin’s relationship with Italian culture accompanied by research into Italian music such as Napoli Exchange, the Periodica label or Giuliano Sorgini.\n\nhttps://giannibrezzo.bandcamp.com/album/sprechiamo",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}