Information about plays

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

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

{
    "id": 3571001,
    "uri": "https://api.kexp.org/v2/plays/3571001/?format=api",
    "airdate": "2025-10-28T11:56:57-07:00",
    "show": 64957,
    "show_uri": "https://api.kexp.org/v2/shows/64957/?format=api",
    "image_uri": "https://ia601903.us.archive.org/14/items/mbid-7ad940aa-5415-4f61-bb3c-eaae178211d3/mbid-7ad940aa-5415-4f61-bb3c-eaae178211d3-26290330172_thumb500.jpg",
    "thumbnail_uri": "https://dn721605.ca.archive.org/0/items/mbid-7ad940aa-5415-4f61-bb3c-eaae178211d3/mbid-7ad940aa-5415-4f61-bb3c-eaae178211d3-26290330172_thumb250.jpg",
    "song": "Letter in Icelandic From the Ninette San",
    "track_id": "2120ffe7-c74d-3292-865c-4791e1e727ef",
    "recording_id": "6d06f14a-1f49-4db4-8aed-3defbface8b7",
    "artist": "John K. Samson",
    "artist_ids": [
        "d90956ef-21ca-4cb8-bd8d-f4b3074f9d98"
    ],
    "album": "Provincial",
    "release_id": "7ad940aa-5415-4f61-bb3c-eaae178211d3",
    "release_group_id": "a8fa3dd6-d0af-47d6-96c8-22d160ac575b",
    "labels": [
        "Anti‐"
    ],
    "label_ids": [
        "5b8cf470-f162-4ee3-9b9f-77ff4ee0c601"
    ],
    "release_date": "2012-01-24",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The song is“set in a tuberculosis sanatorium which existed in the small town of Ninette, Manitoba from 1915 to 1973… sung as a letter written by a fictional Icelandic immigrant patient residing in the San, to his brother back home in Riverton, Manitoba, sometime in the 1940s” according to a press release.: http://www.plyrics.com/lyrics/johnksamson/letterinicelandicfromtheninettesan.html\n--",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}