Information about plays

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

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

{
    "id": 3561760,
    "uri": "https://api.kexp.org/v2/plays/3561760/?format=api",
    "airdate": "2025-10-05T20:07:42-07:00",
    "show": 64756,
    "show_uri": "https://api.kexp.org/v2/shows/64756/?format=api",
    "image_uri": "https://coverartarchive.org/release/1f6b335a-8ad3-478e-8e84-a671c19ac1e5/32674128155-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/1f6b335a-8ad3-478e-8e84-a671c19ac1e5/32674128155-250.jpg",
    "song": "Split Decision",
    "track_id": null,
    "recording_id": "cad4acdb-093f-492a-a562-e57a9dcbaa25",
    "artist": "The Spinners",
    "artist_ids": [
        "fd2b6371-5b61-4068-8baa-9c333c97dfd7"
    ],
    "album": "Love Trippin’",
    "release_id": null,
    "release_group_id": "13cf2b60-5d19-36e1-b121-07ca9ad69cb8",
    "labels": [
        "Atlantic"
    ],
    "label_ids": [
        "50c384a2-0b44-401b-b893-8181173339c7"
    ],
    "release_date": "1980-05-27",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Detroit's own soul group The Spinners released \"Split Decision\" on their 1980 album Love Trippin' with Atlantic Records.\n\nIf you're keen on that new KEXP Crewneck Sweatshirt, it can be yours (or you can have the Music Portal Tee AND the KEXP Beanie Hat!) if you become an Amplifier at $20/month! \nKEXP’s Music Portal Crewneck is forest green and features the letters K-E-X-P circling a portal to new musical dimensions. Cotton/poly blend, unisex sizes S-2XL available.\nDonate at kexp.org/donate",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}