Information about plays

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

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

{
    "id": 3593802,
    "uri": "https://api.kexp.org/v2/plays/3593802/?format=api",
    "airdate": "2025-12-21T03:49:33-08:00",
    "show": 65436,
    "show_uri": "https://api.kexp.org/v2/shows/65436/?format=api",
    "image_uri": "https://ia801400.us.archive.org/18/items/mbid-e0340e83-26fe-378f-b526-e9bce43835c0/mbid-e0340e83-26fe-378f-b526-e9bce43835c0-3374938495_thumb500.jpg",
    "thumbnail_uri": "https://ia801400.us.archive.org/18/items/mbid-e0340e83-26fe-378f-b526-e9bce43835c0/mbid-e0340e83-26fe-378f-b526-e9bce43835c0-3374938495_thumb250.jpg",
    "song": "The District Sleeps Alone Tonight",
    "track_id": "1abb0349-5230-3cf6-9241-1ecbeb58fb58",
    "recording_id": "e6def49c-c92d-4f94-a842-ab38f0b14e52",
    "artist": "The Postal Service",
    "artist_ids": [
        "299278d3-25dd-4f30-bae4-5b571c28034d"
    ],
    "album": "Give Up",
    "release_id": "e0340e83-26fe-378f-b526-e9bce43835c0",
    "release_group_id": "ee51d41d-d337-3ce1-b72c-3f40e1973e2b",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2003-02-18",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "\"The District Sleeps Alone Tonight\" is the opening track from The Postal Service's 'Give Up.' KEXP listeners voted this song #106 in our countdown of best opening songs of all time. https://www.kexp.org/countdowns/best-opening-tracks-of-all-time/\n==\nBen Gibbard, of The Postal Service and Death Cab for Cutie, performed Live on KEXP in 2018 and performed some Postal Service songs! Check out the session here: https://www.youtube.com/watch?v=gxU3Y1ot5yY",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}