Information about plays

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

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

{
    "id": 3630566,
    "uri": "https://api.kexp.org/v2/plays/3630566/?format=api",
    "airdate": "2026-03-18T09:15:49-07:00",
    "show": 66213,
    "show_uri": "https://api.kexp.org/v2/shows/66213/?format=api",
    "image_uri": "https://dn710606.ca.archive.org/0/items/mbid-cd21af5f-5ff9-4d9b-a0b7-0b7be02354d5/mbid-cd21af5f-5ff9-4d9b-a0b7-0b7be02354d5-24905684515_thumb500.jpg",
    "thumbnail_uri": "https://ia903108.us.archive.org/10/items/mbid-cd21af5f-5ff9-4d9b-a0b7-0b7be02354d5/mbid-cd21af5f-5ff9-4d9b-a0b7-0b7be02354d5-24905684515_thumb250.jpg",
    "song": "Church of the Poison Mind",
    "track_id": "6bc30ee7-6ffb-4978-bd88-97b2619d7f6e",
    "recording_id": "d16ee261-6918-4685-ac82-7aaf55c304bc",
    "artist": "Culture Club",
    "artist_ids": [
        "81435053-e1a2-48a4-adfd-e89f310c7b38"
    ],
    "album": "Colour by Numbers",
    "release_id": "cd21af5f-5ff9-4d9b-a0b7-0b7be02354d5",
    "release_group_id": "00490137-fa0b-3252-90f7-42b8eea8ae14",
    "labels": [
        "Virgin"
    ],
    "label_ids": [
        "49b58bdb-3d74-40c6-956a-4c4b46115c9c"
    ],
    "release_date": "1983-10-10",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Church of the Poison Mind\" was the lead single from 'Colour by Numbers', the second album by the British new wave group Culture Club.\n\n'Colour by Numbers' was Culture Club's most successful album and one of the most popular albums from the 1980s. Scoring no less than four U.S. hit singles (and five overseas), this set dominated the charts for a full year, both in the United States and in Europe. --Allmusic (https://tinyurl.com/4j85xav8)",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}