Information about plays

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

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

{
    "id": 3559970,
    "uri": "https://api.kexp.org/v2/plays/3559970/?format=api",
    "airdate": "2025-10-01T07:20:06-07:00",
    "show": 64716,
    "show_uri": "https://api.kexp.org/v2/shows/64716/?format=api",
    "image_uri": "https://dn710009.ca.archive.org/0/items/mbid-d27bca5f-6ef2-4824-bee5-2f0332930cc9/mbid-d27bca5f-6ef2-4824-bee5-2f0332930cc9-6877126624_thumb500.jpg",
    "thumbnail_uri": "https://ia902905.us.archive.org/16/items/mbid-d27bca5f-6ef2-4824-bee5-2f0332930cc9/mbid-d27bca5f-6ef2-4824-bee5-2f0332930cc9-6877126624_thumb250.jpg",
    "song": "The Funeral",
    "track_id": "ffeaba94-4d34-3de0-8647-f3a1b92976b5",
    "recording_id": "8606ca1f-1a5d-4243-8360-dcad40539ef1",
    "artist": "Band of Horses",
    "artist_ids": [
        "07b6020a-c539-4d68-aeef-f159f3befc76"
    ],
    "album": "Everything All the Time",
    "release_id": "d27bca5f-6ef2-4824-bee5-2f0332930cc9",
    "release_group_id": "f9c3a3db-c1d5-33ec-98ca-8c8de928c17f",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2006-03-21",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "From their debut studio album, \"Everything All the Time\", singer Ben Bridwell has explained that the song \"The Funeral\" was about the special occasions in his own life, the forced togetherness, the pressure to impress, to pretend that you’re excited, and to buy gifts. https://extrachill.com/band-of-horses-the-funeral-meaning\n\nhttps://www.bandofhorses.com/\nhttps://bandofhorses.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}