Play Public Instance
Information about plays
list: List of plays
retrieve: Information about a specific play by ID
GET /v2/plays/492077/?format=api
{ "id": 492077, "uri": "https://api.kexp.org/v2/plays/492077/?format=api", "airdate": "2001-11-30T20:00:00-08:00", "show": 8431, "show_uri": "https://api.kexp.org/v2/shows/8431/?format=api", "image_uri": "", "thumbnail_uri": "", "song": "Bird Dog", "track_id": "ea8b4aa2-ca56-4f5d-9a81-1b7f78fee126", "recording_id": null, "artist": "Carl Perkins", "artist_ids": [ "068bd7ab-c38e-4fae-8ed2-cb0c153ed68f" ], "album": "The Greatest Hits of Rock 'n' Roll", "release_id": "de03f2f6-afc7-4470-a23a-0a4b0bed408f", "release_group_id": null, "labels": [ "Soundwings" ], "label_ids": [ "5c3bb888-3310-433e-a801-68d5fdc0f37b" ], "release_date": null, "rotation_status": "Library", "is_local": false, "is_request": false, "is_live": false, "comment": null, "location": 1, "location_name": "Default", "play_type": "trackplay" }