Information about plays

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

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

{
    "id": 3627710,
    "uri": "https://api.kexp.org/v2/plays/3627710/?format=api",
    "airdate": "2026-03-11T09:07:17-07:00",
    "show": 66151,
    "show_uri": "https://api.kexp.org/v2/shows/66151/?format=api",
    "image_uri": "https://dn710103.ca.archive.org/0/items/mbid-3583fbc9-a597-35d3-a415-6bd0cfa34acc/mbid-3583fbc9-a597-35d3-a415-6bd0cfa34acc-1920414273_thumb500.jpg",
    "thumbnail_uri": "https://dn710103.ca.archive.org/0/items/mbid-3583fbc9-a597-35d3-a415-6bd0cfa34acc/mbid-3583fbc9-a597-35d3-a415-6bd0cfa34acc-1920414273_thumb250.jpg",
    "song": "Sunday Bloody Sunday",
    "track_id": "f1e944d1-cc94-4b63-96aa-6ade45b92768",
    "recording_id": "e95e5009-99b3-42d2-abdd-477967233b08",
    "artist": "U2",
    "artist_ids": [
        "a3cb23fc-acd3-4ce0-8f36-1e5aa6a18432"
    ],
    "album": "War",
    "release_id": "3583fbc9-a597-35d3-a415-6bd0cfa34acc",
    "release_group_id": "c6b36664-7e60-3b3e-a24d-d096c67a11e9",
    "labels": [
        "Island"
    ],
    "label_ids": [
        "dfd92cd3-4888-46d2-b968-328b1feb2642"
    ],
    "release_date": "1983-02-28",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“Bloody Sunday” was a term given to an incident to an incident, which took place on 30th January 1972 in Derry, Northern Ireland where British Soldiers shot 28 unarmed civilians who were peacefully protesting. Fourteen people were killed.\n\nThe student publication at the University of Buffalo (The Spectrum) just posted an article about the history of \"Bloody Sunday\" and the song: https://tinyurl.com/yfzeazer",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}