Information about plays

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

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

{
    "id": 3595517,
    "uri": "https://api.kexp.org/v2/plays/3595517/?format=api",
    "airdate": "2025-12-24T20:24:27-08:00",
    "show": 65467,
    "show_uri": "https://api.kexp.org/v2/shows/65467/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "The Rabbit That Hunts Tigers",
    "track_id": null,
    "recording_id": "fb50d06d-fbc9-4e8f-90a2-a8dcd855e0de",
    "artist": "YĪN YĪN",
    "artist_ids": [
        "0b336c55-c3e9-4dab-9c96-bc10d7a54ef3"
    ],
    "album": "The Rabbit That Hunts Tigers",
    "release_id": null,
    "release_group_id": "baa6dcbc-2422-49ea-ad6f-6e7eb767bea9",
    "labels": [],
    "label_ids": [],
    "release_date": "2019-10-18",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "YIN YIN are global psychrockers from Holland. \n\n“Art and ideas are personal and precious and the process of doing this truly together has been about more than just making an album. It was also a study of how collectives work,” notes Scheren, YĪN YĪN’s bass player\n\nRead more at https://yinyin.bandcamp.com/album/mount-matsu",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}