Play Public Instance
Information about plays
list: List of plays
retrieve: Information about a specific play by ID
GET /v2/plays/499821/?format=api
{ "id": 499821, "uri": "https://api.kexp.org/v2/plays/499821/?format=api", "airdate": "2001-12-24T03:59:00-08:00", "show": 8582, "show_uri": "https://api.kexp.org/v2/shows/8582/?format=api", "image_uri": "", "thumbnail_uri": "", "song": "2", "track_id": null, "recording_id": null, "artist": "Lamplighter", "artist_ids": [ "3a9970c7-04ba-4351-83b2-798e1e8ca379" ], "album": "Lamplighter Live", "release_id": null, "release_group_id": null, "labels": [ "self release" ], "label_ids": [], "release_date": null, "rotation_status": "Library", "is_local": true, "is_request": false, "is_live": false, "comment": null, "location": 1, "location_name": "Default", "play_type": "trackplay" }