Information about plays

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

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

{
    "id": 3561237,
    "uri": "https://api.kexp.org/v2/plays/3561237/?format=api",
    "airdate": "2025-10-04T14:11:37-07:00",
    "show": 64744,
    "show_uri": "https://api.kexp.org/v2/shows/64744/?format=api",
    "image_uri": "https://ia803402.us.archive.org/25/items/mbid-812bc186-64fc-4049-bb50-d86097a13d98/mbid-812bc186-64fc-4049-bb50-d86097a13d98-7941642928_thumb500.jpg",
    "thumbnail_uri": "https://ia903402.us.archive.org/25/items/mbid-812bc186-64fc-4049-bb50-d86097a13d98/mbid-812bc186-64fc-4049-bb50-d86097a13d98-7941642928_thumb250.jpg",
    "song": "Black Metallic",
    "track_id": "c37c0fa3-64f0-306b-8b04-658e81eb3f52",
    "recording_id": "43f750d8-a0c0-4e5a-9cd0-138adff6cd3c",
    "artist": "Catherine Wheel",
    "artist_ids": [
        "37e3dd97-73f9-4c69-b50d-0c0e3c47c40c"
    ],
    "album": "Ferment",
    "release_id": "812bc186-64fc-4049-bb50-d86097a13d98",
    "release_group_id": "ace1c0b3-fe6b-334e-bccd-261235dae291",
    "labels": [
        "Fontana"
    ],
    "label_ids": [
        "c69058f5-0089-464b-b574-dd44b0f7f610"
    ],
    "release_date": "1992-06-09",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Support Human DJ's & Donate today: https://www.kexp.org/donate/\n\nFor the Fall Fundraising Drive we are counting down the Listener's Top Albums of all time!\n\n#719 Catherine Wheel - Ferment\n---\nDid you know that Catherine Wheel's Rob Dickinson left music to found Singer Vehicle Design, a company that remodels and re-imagines Porsche 911 sportscars?  In an interview last year, he said, \"I haven’t picked up a guitar for 15 years....I do think I’ll come back to it, eventually. I do think we’ll make another record, actually, before we all die.” \n---\nSee an eleven-minute live version of \"Black Metallic\": https://www.youtube.com/watch?v=2wFgaWz22O8",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}