Information about plays

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

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

{
    "id": 3592991,
    "uri": "https://api.kexp.org/v2/plays/3592991/?format=api",
    "airdate": "2025-12-19T07:31:45-08:00",
    "show": 65417,
    "show_uri": "https://api.kexp.org/v2/shows/65417/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Go",
    "track_id": "5e4a3205-c8eb-48fb-b764-ba944b2375fa",
    "recording_id": "32d6459f-2c76-4fad-a5ce-0c99c728e8e2",
    "artist": "Moby",
    "artist_ids": [
        "8970d868-0723-483b-a75b-51088913d3d4"
    ],
    "album": "Reprise",
    "release_id": "2388efd6-3039-4631-915d-86d34227f8e9",
    "release_group_id": "c88942a2-d9bf-4661-9bba-22625a8f261a",
    "labels": [
        "Deutsche Grammophon"
    ],
    "label_ids": [
        "5a584032-dcef-41bb-9f8b-19540116fb1c"
    ],
    "release_date": "2021-05-28",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "#34\nOn the 2025 album \"Reprise,\" Moby reworked some of his greatest hits into orchestral compositions. (Moby grew up surrounded by classical music.)\n--\nHe said that \"Go,\" based on a loop from \"Twin Peaks,\" was the most difficult song to reprise.: https://www.classicpopmag.com/features/moby-interview-reprise/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}