Information about plays

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

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

{
    "id": 3553834,
    "uri": "https://api.kexp.org/v2/plays/3553834/?format=api",
    "airdate": "2025-09-16T16:18:13-07:00",
    "show": 64580,
    "show_uri": "https://api.kexp.org/v2/shows/64580/?format=api",
    "image_uri": "https://ia903400.us.archive.org/6/items/mbid-2d7a62ed-04ec-4b35-83e0-493016279dd5/mbid-2d7a62ed-04ec-4b35-83e0-493016279dd5-28967759589_thumb500.jpg",
    "thumbnail_uri": "https://ia803400.us.archive.org/6/items/mbid-2d7a62ed-04ec-4b35-83e0-493016279dd5/mbid-2d7a62ed-04ec-4b35-83e0-493016279dd5-28967759589_thumb250.jpg",
    "song": "Two Face",
    "track_id": "4f5011bc-a0b6-4b1b-8acd-e727c013163b",
    "recording_id": "e7227596-4ee0-40a9-a094-5abe2916df70",
    "artist": "L'Rain",
    "artist_ids": [
        "76970ff5-1330-4e08-9aa2-f896109660ce"
    ],
    "album": "Fatigue",
    "release_id": "2d7a62ed-04ec-4b35-83e0-493016279dd5",
    "release_group_id": "4174773e-5dee-4287-a71a-e355409320c6",
    "labels": [],
    "label_ids": [],
    "release_date": "2021-06-25",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Brooklyn-based artist says, “This is a song about a falling out with a friend. The friend was a gemini, hence the title ‘Two Face.’ The song is a disjointed imaginary conversation between us. The ‘spooky’ parts of the song have the most optimistic lyrics, and the ‘sunny’ parts have the bleakest lyrics. The song is mostly a reflection on regret, because the dissolution of our friendship was absolutely my fault and it still haunts me.” \n\nLarry Mizell, Jr. hosted L'Rain (Taja Cheek) for a live KEXP At-Home Session in 2021, including this song. https://www.youtube.com/watch?v=XEvIsNYgmbY\n\nhttps://www.lrain.info",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}