Information about plays

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

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

{
    "id": 3629661,
    "uri": "https://api.kexp.org/v2/plays/3629661/?format=api",
    "airdate": "2026-03-16T07:50:13-07:00",
    "show": 66197,
    "show_uri": "https://api.kexp.org/v2/shows/66197/?format=api",
    "image_uri": "https://ia600804.us.archive.org/14/items/mbid-96b3a92b-46e5-4ca3-8e3e-8af78228f385/mbid-96b3a92b-46e5-4ca3-8e3e-8af78228f385-17337031493_thumb500.jpg",
    "thumbnail_uri": "https://dn711109.ca.archive.org/0/items/mbid-96b3a92b-46e5-4ca3-8e3e-8af78228f385/mbid-96b3a92b-46e5-4ca3-8e3e-8af78228f385-17337031493_thumb250.jpg",
    "song": "More Heat Than Light",
    "track_id": "838533a6-98ba-3436-b986-0c41e738b0e6",
    "recording_id": "0a0acf73-3010-4c44-8d51-66114b0d1705",
    "artist": "The Veils",
    "artist_ids": [
        "c3bf5aee-646e-4030-9ab4-d1fbd4947a97"
    ],
    "album": "The Runaway Found",
    "release_id": "96b3a92b-46e5-4ca3-8e3e-8af78228f385",
    "release_group_id": "74219476-025f-3fd6-9f87-49fc828274e3",
    "labels": [
        "Sinnamon Records"
    ],
    "label_ids": [
        "0da651b3-30d7-4feb-9b0a-a3854b6b2fa9"
    ],
    "release_date": "2003-11-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This song is from 2004 but the upcoming album from The Veils, 'Fragile World' is available for pre-order now! https://www.theveils.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}