Information about plays

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

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

{
    "id": 3561242,
    "uri": "https://api.kexp.org/v2/plays/3561242/?format=api",
    "airdate": "2025-10-04T14:31:04-07:00",
    "show": 64744,
    "show_uri": "https://api.kexp.org/v2/shows/64744/?format=api",
    "image_uri": "https://ia800803.us.archive.org/17/items/mbid-2c65b78e-5abf-4824-b2c1-a548109ff6fb/mbid-2c65b78e-5abf-4824-b2c1-a548109ff6fb-6521611809_thumb500.jpg",
    "thumbnail_uri": "https://ia600803.us.archive.org/17/items/mbid-2c65b78e-5abf-4824-b2c1-a548109ff6fb/mbid-2c65b78e-5abf-4824-b2c1-a548109ff6fb-6521611809_thumb250.jpg",
    "song": "Seasons (Waiting On You)",
    "track_id": "a7b6a557-349b-432f-9789-b61d5fe8579d",
    "recording_id": "db025af4-8c37-43ff-9a1c-e1d87b3440bb",
    "artist": "Future Islands",
    "artist_ids": [
        "74963434-dcb6-4b14-98cc-99873b06db66"
    ],
    "album": "Singles",
    "release_id": "2c65b78e-5abf-4824-b2c1-a548109ff6fb",
    "release_group_id": "82b000c5-b4ca-4c6d-8ea1-68622dda00c8",
    "labels": [
        "4AD"
    ],
    "label_ids": [
        "a539bb1e-f2e1-4b45-9db8-8053841e7503"
    ],
    "release_date": "2014-03-24",
    "rotation_status": null,
    "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#717 Future Islands - Singles\n---\nOf this track, vocalist Samuel T Herring explains, \"It's a song about the human experience,\" he said. \"It's about love, letting go, learning from your mistakes and always feeling that pull – yearning for a certain love, as time goes by in seasons change.\"\n---\nWatch Future islands playing live in our studio in 2014: https://tinyurl.com/52d8r99z",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}