Information about plays

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

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

{
    "id": 3616028,
    "uri": "https://api.kexp.org/v2/plays/3616028/?format=api",
    "airdate": "2026-02-11T04:42:20-08:00",
    "show": 65901,
    "show_uri": "https://api.kexp.org/v2/shows/65901/?format=api",
    "image_uri": "https://ia803100.us.archive.org/7/items/mbid-d82fcb8b-9cda-482b-8d9e-6730c461be2a/mbid-d82fcb8b-9cda-482b-8d9e-6730c461be2a-20251173066_thumb500.jpg",
    "thumbnail_uri": "https://ia803100.us.archive.org/7/items/mbid-d82fcb8b-9cda-482b-8d9e-6730c461be2a/mbid-d82fcb8b-9cda-482b-8d9e-6730c461be2a-20251173066_thumb250.jpg",
    "song": "The Unguarded Moment",
    "track_id": "5f0fcde9-5f3d-3151-83d5-d813a95e4879",
    "recording_id": "fd6b28a4-2eb8-4b43-948b-1898fd3b1eb8",
    "artist": "The Church",
    "artist_ids": [
        "4fcb7864-42dd-4dcf-b269-6da0d9042956"
    ],
    "album": "Of Skins and Heart",
    "release_id": "d82fcb8b-9cda-482b-8d9e-6730c461be2a",
    "release_group_id": "7ee58b3e-dfe5-3ad1-bda9-cd05b1791d7a",
    "labels": [
        "Arista"
    ],
    "label_ids": [
        "c62e3985-6370-446a-bfb8-f1f6122e9c33"
    ],
    "release_date": "1988-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Request for JJ in NYC! \n\nFrom the Australian band debut album.  The album was re sequenced and released as The Church internationally.\n\nWatch The Church perform live in the KEXP studios from December 2023 here: https://youtu.be/HXBasxt6FYo?si=G_dZS_7X5FnxzC9x",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}