Information about plays

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

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

{
    "id": 3618673,
    "uri": "https://api.kexp.org/v2/plays/3618673/?format=api",
    "airdate": "2026-02-17T10:17:13-08:00",
    "show": 65958,
    "show_uri": "https://api.kexp.org/v2/shows/65958/?format=api",
    "image_uri": "https://ia802909.us.archive.org/34/items/mbid-7656da5f-952e-4fba-8773-a2f4009aeddc/mbid-7656da5f-952e-4fba-8773-a2f4009aeddc-1030999261_thumb500.jpg",
    "thumbnail_uri": "https://ia802909.us.archive.org/34/items/mbid-7656da5f-952e-4fba-8773-a2f4009aeddc/mbid-7656da5f-952e-4fba-8773-a2f4009aeddc-1030999261_thumb250.jpg",
    "song": "If You Could Read My Mind",
    "track_id": "9586e5db-351a-387a-8bd4-dd3d6fae6f1b",
    "recording_id": "b6d0e441-6e2a-43c1-a801-a35df942ce46",
    "artist": "Gordon Lightfoot",
    "artist_ids": [
        "9d97b077-b28d-4ba8-a3d9-c71926e3b2b6"
    ],
    "album": "Gord's Gold",
    "release_id": "7656da5f-952e-4fba-8773-a2f4009aeddc",
    "release_group_id": "f7335a6d-8cec-4f17-a0c5-9d124d174adb",
    "labels": [
        "Reprise Records"
    ],
    "label_ids": [
        "af6d6f49-2b4d-40fe-86d4-241906772b59"
    ],
    "release_date": "1975-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "R.I.P., Gordon Lightfoot, the singer and songwriter, who died in 2023 at age 84. He became one of Canada's best loved musical figures, winning 16 of his homeland's Juno awards.: https://www.theguardian.com/music/2023/may/03/gordon-lightfoot-obituary\n--\n\"If You Could Read My Mind\" became his most celebrated song, a plangent meditation on the breakup of his marriage to his first wife, Brita Ingegerd Olaisson; they later divorced.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}