Information about plays

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

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

{
    "id": 3546839,
    "uri": "https://api.kexp.org/v2/plays/3546839/?format=api",
    "airdate": "2025-08-30T19:34:19-07:00",
    "show": 64431,
    "show_uri": "https://api.kexp.org/v2/shows/64431/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Spacewave",
    "track_id": null,
    "recording_id": null,
    "artist": "Understater",
    "artist_ids": [],
    "album": "Something New EP",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Debut EP comes out tomorrow!\n\nhttps://dice.fm/partner/dice/event/3oeb3x-reverse-death-understater-release-show-brat-no-existo-31st-aug-the-sunset-tavern-seattle-tickets?dice_id=6619307&dice_channel=web&dice_tags=organic&dice_campaign=DICE&dice_feature=mio_marketing&_branch_match_id=1490527618857352685&utm_source=web&utm_campaign=DICE&utm_medium=mio_marketing&_branch_referrer=H4sIAAAAAAAAA8soKSkottLXz8nMy9ZLyUxO1UvL1c9PNU5ONDA3SjY1T7OvK0pNSy0qysxLj08qyi8vTi2ydc4oys9NBQA1zkL%2BOwAAAA%3D%3D",
    "location": 3,
    "location_name": "Seattle",
    "play_type": "trackplay"
}