Information about plays

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

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

{
    "id": 3624791,
    "uri": "https://api.kexp.org/v2/plays/3624791/?format=api",
    "airdate": "2026-03-03T11:34:43-08:00",
    "show": 66080,
    "show_uri": "https://api.kexp.org/v2/shows/66080/?format=api",
    "image_uri": "https://dn710205.ca.archive.org/0/items/mbid-d2b8ffc4-6cc5-4f93-be17-29c2930188d4/mbid-d2b8ffc4-6cc5-4f93-be17-29c2930188d4-43544274942_thumb500.jpg",
    "thumbnail_uri": "https://dn710205.ca.archive.org/0/items/mbid-d2b8ffc4-6cc5-4f93-be17-29c2930188d4/mbid-d2b8ffc4-6cc5-4f93-be17-29c2930188d4-43544274942_thumb250.jpg",
    "song": "Dodecahedron",
    "track_id": "df7a4cee-883a-48ac-b72b-c9f0056112e1",
    "recording_id": "f4703663-1546-4b04-99ee-bb8c3ce277da",
    "artist": "Mandy, Indiana",
    "artist_ids": [
        "9ed67b68-9fa7-471a-99eb-483139293274"
    ],
    "album": "URGH",
    "release_id": "d2b8ffc4-6cc5-4f93-be17-29c2930188d4",
    "release_group_id": "777553e9-0372-4c6a-8cb3-a3ded21c56c1",
    "labels": [
        "Sacred Bones Records"
    ],
    "label_ids": [
        "dba6e089-932a-4442-9ebe-fbbceb9476ef"
    ],
    "release_date": "2026-02-06",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Alas, they're not from Indiana.\nLearn more about this Manchester, England-Berlin noise rock band: https://firetalkrecs.com/mandyindiana-epk\n--\n\"URGH\" is their debut full-length release: https://bigtakeover.com/recordings/mandy-indiana-urgh-sacred-bones",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}