Information about plays

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

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

{
    "id": 3630735,
    "uri": "https://api.kexp.org/v2/plays/3630735/?format=api",
    "airdate": "2026-03-18T19:19:05-07:00",
    "show": 66217,
    "show_uri": "https://api.kexp.org/v2/shows/66217/?format=api",
    "image_uri": "https://ia800107.us.archive.org/33/items/mbid-4db6557a-6ec3-48bd-a651-485f04a8471a/mbid-4db6557a-6ec3-48bd-a651-485f04a8471a-41262595849_thumb500.jpg",
    "thumbnail_uri": "https://ia800107.us.archive.org/33/items/mbid-4db6557a-6ec3-48bd-a651-485f04a8471a/mbid-4db6557a-6ec3-48bd-a651-485f04a8471a-41262595849_thumb250.jpg",
    "song": "Time Goes Up",
    "track_id": "2c9c6b76-8410-4bc1-95b8-6a1fba0dd621",
    "recording_id": "427ee9dd-b549-4c28-a708-47ef379cf9f6",
    "artist": "Mandrake Handshake",
    "artist_ids": [
        "0b426ef7-ea85-495e-8790-f5d6976731ee"
    ],
    "album": "Earth-Sized Worlds",
    "release_id": "4db6557a-6ec3-48bd-a651-485f04a8471a",
    "release_group_id": "f30febad-7626-4f1f-95da-3a2408285ead",
    "labels": [
        "Tip Top Recordings"
    ],
    "label_ids": [
        "ab562b66-ec68-4f41-8d0c-f646727e099e"
    ],
    "release_date": "2025-02-21",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Speaking on the album, the band says: “We, Mandrake Handshake are all set to arrive at our first destination: Space Beach. A land of dichotomies, where the sea joins the sky and trees reach up and tickle the bellies of stars...\n\nSpace Beach is a marriage of the organic and mechanical, the intimate and the epic, and offers a heady draught from which you may gladly sup.\"\n\nhttps://mandrakehandshake.bandcamp.com/album/earth-sized-worlds",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}