Information about plays

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

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

{
    "id": 3550111,
    "uri": "https://api.kexp.org/v2/plays/3550111/?format=api",
    "airdate": "2025-09-07T16:39:40-07:00",
    "show": 64501,
    "show_uri": "https://api.kexp.org/v2/shows/64501/?format=api",
    "image_uri": "https://ia903407.us.archive.org/17/items/mbid-544ba81e-cfa9-4a3b-87b7-6b5b6845dc10/mbid-544ba81e-cfa9-4a3b-87b7-6b5b6845dc10-21677659092_thumb500.jpg",
    "thumbnail_uri": "https://ia803407.us.archive.org/17/items/mbid-544ba81e-cfa9-4a3b-87b7-6b5b6845dc10/mbid-544ba81e-cfa9-4a3b-87b7-6b5b6845dc10-21677659092_thumb250.jpg",
    "song": "The Promise",
    "track_id": "35aa834c-8fda-3465-bc27-82160539329b",
    "recording_id": "d9f96478-a818-4382-a777-b455877f30dc",
    "artist": "When in Rome",
    "artist_ids": [
        "d3dcef08-31d2-45b4-8e12-e4c7ac0d26c8"
    ],
    "album": "Living in Oblivion: The 80’s Greatest Hits, Volume 5",
    "release_id": "544ba81e-cfa9-4a3b-87b7-6b5b6845dc10",
    "release_group_id": "9a7c8c1a-4193-3b9c-84ba-f7dfb3bbf9f0",
    "labels": [
        "EMI"
    ],
    "label_ids": [
        "c029628b-6633-439e-bcee-ed02e8a338f7"
    ],
    "release_date": "1995-04-04",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "When In Rome started out as a British new wave trio consisting of vocalists Clive Farrington and Andrew Mann, and keyboardist Michael Floreale. Farrington and Mann had been members of a locally popular band called Beau Leisure when they decided to strike out on their own. \n\nThis song was from their debut LP in 1988 and was an instant hit, reaching #11 on the Billboard Top 100. However, it turned out to be their only major hit. Farrington and Mann went on to other things, but they continued to stay in touch and write together.\n\nFloreale revived the group under the name When In Rome II in the mid-2000s with vocalist John Ceravolo and drummer Chris Willett. In 2009, Farrington and Mann reformed as When In Rome UK with drummer Rob Juarez.\n\nThis song was used in the 2004 hit movie Napoleon Dynamite at the end scene when Napoleon asks, \"Do you wanna play me?\" and also in the credit sequence.  https://tinyurl.com/4dhwftta",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}