Information about plays

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

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

{
    "id": 3637970,
    "uri": "https://api.kexp.org/v2/plays/3637970/?format=api",
    "airdate": "2026-04-04T23:29:52-07:00",
    "show": 66369,
    "show_uri": "https://api.kexp.org/v2/shows/66369/?format=api",
    "image_uri": "https://dn710702.ca.archive.org/0/items/mbid-cf9ccaf9-3b92-4372-9ea0-9044951710fd/mbid-cf9ccaf9-3b92-4372-9ea0-9044951710fd-35304695608_thumb500.jpg",
    "thumbnail_uri": "https://dn710702.ca.archive.org/0/items/mbid-cf9ccaf9-3b92-4372-9ea0-9044951710fd/mbid-cf9ccaf9-3b92-4372-9ea0-9044951710fd-35304695608_thumb250.jpg",
    "song": "Hurricane Laughter",
    "track_id": "0dfe8d38-2a00-4b8c-b943-d0a6280d853f",
    "recording_id": "57a6e96b-dca9-40fc-8af5-714dcbe35058",
    "artist": "Fontaines D.C.",
    "artist_ids": [
        "fd87acc7-e0a0-4a45-bc2a-d2ab5c10be68"
    ],
    "album": "Dogrel",
    "release_id": "cf9ccaf9-3b92-4372-9ea0-9044951710fd",
    "release_group_id": "84c01ae7-82e5-4965-a5b6-7aeaf539f85c",
    "labels": [
        "Partisan Records"
    ],
    "label_ids": [
        "d4ec5bb3-1d64-40fe-9629-ee1e452e251e"
    ],
    "release_date": "2019-04-12",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Fontaines D.C. is currently touring Europe.  If you haven't had the chance to see them live, you can check out footage of their in-studio session here at KEXP back in 2022 by following the link below:\n\nhttps://youtu.be/qEFk5RiGf9A?si=SwUO_nDd3jH4eDEj\n\n\nhttps://fontainesdc.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}