Information about plays

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

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

{
    "id": 3559259,
    "uri": "https://api.kexp.org/v2/plays/3559259/?format=api",
    "airdate": "2025-09-29T15:01:05-07:00",
    "show": 64701,
    "show_uri": "https://api.kexp.org/v2/shows/64701/?format=api",
    "image_uri": "https://ia600407.us.archive.org/23/items/mbid-c7da69ca-559e-4551-994a-11592e7f5236/mbid-c7da69ca-559e-4551-994a-11592e7f5236-6832217870_thumb500.jpg",
    "thumbnail_uri": "https://ia800407.us.archive.org/23/items/mbid-c7da69ca-559e-4551-994a-11592e7f5236/mbid-c7da69ca-559e-4551-994a-11592e7f5236-6832217870_thumb250.jpg",
    "song": "Story 2",
    "track_id": "82a3a125-d3ad-4b8a-a8b6-bf356e4caa1f",
    "recording_id": "e28c09e2-46b5-4549-96c9-3a2b8c76b1a9",
    "artist": "clipping.",
    "artist_ids": [
        "84ca8fa4-7cca-4948-a90a-cb44db29853d"
    ],
    "album": "CLPPNG",
    "release_id": "c7da69ca-559e-4551-994a-11592e7f5236",
    "release_group_id": "13339a16-754a-464b-ae86-592314d80561",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2014-06-10",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Out to Hanna!\n\nclipping. is an experimental hip-hop group from Los Angeles, California. The group consists of rapper Daveed Diggs and producers William Hutson and Jonathan Snipes. In the song \"Story 2,\" MC Daveed Diggs tells a dark story about a criminal who tried to go straight, only to have his past and the “block full of charred skeletons” in his closet come back to haunt him.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}