Information about plays

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

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

{
    "id": 3565460,
    "uri": "https://api.kexp.org/v2/plays/3565460/?format=api",
    "airdate": "2025-10-15T15:44:14-07:00",
    "show": 64842,
    "show_uri": "https://api.kexp.org/v2/shows/64842/?format=api",
    "image_uri": "https://dn710205.ca.archive.org/0/items/mbid-1f40939b-8aad-45a2-8e7e-bb1e5a1d6f6e/mbid-1f40939b-8aad-45a2-8e7e-bb1e5a1d6f6e-33873711658_thumb500.jpg",
    "thumbnail_uri": "https://dn710205.ca.archive.org/0/items/mbid-1f40939b-8aad-45a2-8e7e-bb1e5a1d6f6e/mbid-1f40939b-8aad-45a2-8e7e-bb1e5a1d6f6e-33873711658_thumb250.jpg",
    "song": "S.O.L",
    "track_id": "0a46e9b4-a8fc-4f18-9ed1-2308439548a1",
    "recording_id": "73cbeaaa-6506-4047-a455-82d4382f40a0",
    "artist": "Bibio feat. Olivier St. Louis",
    "artist_ids": [
        "9f9953f0-68bb-4ce3-aace-2f44c87f0aa3",
        "433f02ef-6719-4595-9797-5962a9ea8f65"
    ],
    "album": "BIB10",
    "release_id": "61dbcc14-c2bc-4cb4-acc2-25d7fd804616",
    "release_group_id": "95e4808d-fc16-4b53-80c9-0966889711ec",
    "labels": [
        "Warp"
    ],
    "label_ids": [
        "46f0f4cd-8aab-4b33-b698-f459faf64190"
    ],
    "release_date": "2022-10-21",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Bibio (Stephen Wilkinson)  is an English musician and producer. He wrote and produced this song, plus played the synthesizer, Rhodes piano, bass, guitar, and contributed vocals.  That's Olivier St. Louis on lead vocals and Isiah Sharkey on the guitar solo.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}