Information about plays

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

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

{
    "id": 3551837,
    "uri": "https://api.kexp.org/v2/plays/3551837/?format=api",
    "airdate": "2025-09-11T20:45:09-07:00",
    "show": 64536,
    "show_uri": "https://api.kexp.org/v2/shows/64536/?format=api",
    "image_uri": "https://coverartarchive.org/release/8c486987-7e93-4dba-8c48-db2fda3897c6/38634369461-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/8c486987-7e93-4dba-8c48-db2fda3897c6/38634369461-250.jpg",
    "song": "AMAMA",
    "track_id": null,
    "recording_id": "063637ba-bffd-42bb-bd6e-9bbbf07134f5",
    "artist": "Crumb",
    "artist_ids": [
        "b747dabe-b66c-48f6-bae6-b5e16d86b9ab"
    ],
    "album": "AMAMA",
    "release_id": null,
    "release_group_id": "33a9cdcb-84eb-44d6-a8e0-b7b8c2d4b532",
    "labels": [],
    "label_ids": [],
    "release_date": "2024-03-26",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Crumb will perform on October 4th in Oakland at the Fox Theater.\n\nEvie hosted Crumb live in the KEXP Studio in December 2021: https://youtu.be/21CU-p2fiCs\n\nhttps://crumbtheband.bandcamp.com/album/amama\nhttps://www.crumbtheband.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}