Play Public Instance
Information about plays
list: List of plays
retrieve: Information about a specific play by ID
GET /v2/plays/469128/?format=api
{ "id": 469128, "uri": "https://api.kexp.org/v2/plays/469128/?format=api", "airdate": "2001-09-23T13:50:00-07:00", "show": 7984, "show_uri": "https://api.kexp.org/v2/shows/7984/?format=api", "image_uri": "", "thumbnail_uri": "", "song": "After the Goldrush", "track_id": null, "recording_id": null, "artist": "Neil Young", "artist_ids": [ "75167b8b-44e4-407b-9d35-effe87b223cf" ], "album": "After The Goldrush", "release_id": null, "release_group_id": null, "labels": [ "Reprise" ], "label_ids": [], "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" }