Information about plays

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

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

{
    "id": 3596730,
    "uri": "https://api.kexp.org/v2/plays/3596730/?format=api",
    "airdate": "2025-12-27T14:11:15-08:00",
    "show": 65489,
    "show_uri": "https://api.kexp.org/v2/shows/65489/?format=api",
    "image_uri": "https://ia803100.us.archive.org/26/items/mbid-e6352f4c-947b-49f6-ad7f-7b1c2ad6ccd6/mbid-e6352f4c-947b-49f6-ad7f-7b1c2ad6ccd6-19906704166_thumb500.jpg",
    "thumbnail_uri": "https://ia903100.us.archive.org/26/items/mbid-e6352f4c-947b-49f6-ad7f-7b1c2ad6ccd6/mbid-e6352f4c-947b-49f6-ad7f-7b1c2ad6ccd6-19906704166_thumb250.jpg",
    "song": "Shiggy",
    "track_id": "14b8aa97-9ac8-4b0c-bbc0-e22cd14fbd8d",
    "recording_id": "40627fb0-80af-48fb-8433-37f006edcda1",
    "artist": "Stephen Malkmus and the Jicks",
    "artist_ids": [
        "98e4bf9e-9e33-4f07-9962-f7c1c2d773ba"
    ],
    "album": "Sparkle Hard",
    "release_id": "e6352f4c-947b-49f6-ad7f-7b1c2ad6ccd6",
    "release_group_id": "494fdd85-d552-472c-992f-a3e8e72607ea",
    "labels": [
        "Matador"
    ],
    "label_ids": [
        "229bd4be-8cd7-442c-85b0-5007ea353abc"
    ],
    "release_date": "2018-05-18",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "From the Portland Band's 2018 Release Sparkle Hard. \n\nhttp://stephenmalkmus.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}