Information about plays

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

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

{
    "id": 3630110,
    "uri": "https://api.kexp.org/v2/plays/3630110/?format=api",
    "airdate": "2026-03-17T08:45:13-07:00",
    "show": 66205,
    "show_uri": "https://api.kexp.org/v2/shows/66205/?format=api",
    "image_uri": "https://dn721709.ca.archive.org/0/items/mbid-0f8f7831-cb45-438c-a205-96d9c317238c/mbid-0f8f7831-cb45-438c-a205-96d9c317238c-7820643823_thumb500.jpg",
    "thumbnail_uri": "https://ia803108.us.archive.org/17/items/mbid-0f8f7831-cb45-438c-a205-96d9c317238c/mbid-0f8f7831-cb45-438c-a205-96d9c317238c-7820643823_thumb250.jpg",
    "song": "Call Me Blue",
    "track_id": "301c3d2c-6229-4ed8-ad97-2d8655e9289c",
    "recording_id": "d963027d-43db-4a20-9b21-8f939e5f6c1b",
    "artist": "A House",
    "artist_ids": [
        "c2f465fc-1f81-4d21-a1fc-0bf2d276de1c"
    ],
    "album": "On Our Big Fat Merry-Go-Round",
    "release_id": "0f8f7831-cb45-438c-a205-96d9c317238c",
    "release_group_id": "cc85193b-c8ab-38bd-9cfd-6ad368a3c6c9",
    "labels": [
        "Sire Records"
    ],
    "label_ids": [
        "be0fec81-5c18-4494-8bbf-0d81dec006bf"
    ],
    "release_date": "1988-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"What a great world we all live in\nEven better, what a time to be here...\"\n---\n Go here for a biography of this playful Dublin band from the 80's and 90's: https://www.allmusic.com/artist/a-house-mn0000919590/biography",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}