Information about plays

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

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

{
    "id": 3546029,
    "uri": "https://api.kexp.org/v2/plays/3546029/?format=api",
    "airdate": "2025-08-28T21:41:13-07:00",
    "show": 64413,
    "show_uri": "https://api.kexp.org/v2/shows/64413/?format=api",
    "image_uri": "https://coverartarchive.org/release/a2e65a22-c50b-406a-b532-b23a430b29d4/41780958854-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/a2e65a22-c50b-406a-b532-b23a430b29d4/41780958854-250.jpg",
    "song": "Yellow Serpent",
    "track_id": null,
    "recording_id": "6bfc6bcd-2c08-4d95-8dc2-7dbf6fc824f4",
    "artist": "Kuunatic",
    "artist_ids": [
        "fcdf8a0f-1b46-4af8-8ad7-293efa83bf8c"
    ],
    "album": "Wheels of Ömon",
    "release_id": null,
    "release_group_id": "c345425a-44a7-4992-9367-f6e3f08f07e9",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-04-11",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The all-female Japanese post-everything trio. \"Yellow Serpent\" draws from a wide range of influences, ranging from traditional Japanese sounds to experimental rock and atmospheric electronics. https://kuunatic.bandcamp.com/\n--\nYellow Serpent (Official Video) - https://www.youtube.com/watch?v=RGOndnHa--U",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}