Information about plays

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

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

{
    "id": 3554928,
    "uri": "https://api.kexp.org/v2/plays/3554928/?format=api",
    "airdate": "2025-09-19T08:14:33-07:00",
    "show": 64601,
    "show_uri": "https://api.kexp.org/v2/shows/64601/?format=api",
    "image_uri": "https://dn710105.ca.archive.org/0/items/mbid-84f65309-59ef-4c63-9192-81c5a00f4055/mbid-84f65309-59ef-4c63-9192-81c5a00f4055-43007524251_thumb500.jpg",
    "thumbnail_uri": "https://dn710105.ca.archive.org/0/items/mbid-84f65309-59ef-4c63-9192-81c5a00f4055/mbid-84f65309-59ef-4c63-9192-81c5a00f4055-43007524251_thumb250.jpg",
    "song": "Blue Monday",
    "track_id": "431082b4-1ea1-4dbb-8292-34321d644956",
    "recording_id": "329fc32a-325d-4b43-a878-8d6c9aff88ab",
    "artist": "Matt Berninger",
    "artist_ids": [
        "991813f5-27c6-4ff3-88dd-90e750dad545"
    ],
    "album": "Blue Monday",
    "release_id": "84f65309-59ef-4c63-9192-81c5a00f4055",
    "release_group_id": "18338335-09fe-4443-ab93-c21d47a949b2",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-09-10",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This summer, The National’s Matt Berninger regularly performed a cover of New Order’s 1983 classic, “Blue Monday,” throughout his solo tour of the UK and Europe. Now, the song is officially available here: https://music.amazon.com/albums/B0FPZPMWD1 \n--\nHere's Berninger performing it live in Dublin on August 23rd: https://www.youtube.com/watch?v=1VQ06zMQP5g",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}