Play Public Instance
Information about plays
list: List of plays
retrieve: Information about a specific play by ID
GET /v2/plays/491908/?format=api
{ "id": 491908, "uri": "https://api.kexp.org/v2/plays/491908/?format=api", "airdate": "2001-11-30T10:20:00-08:00", "show": 8429, "show_uri": "https://api.kexp.org/v2/shows/8429/?format=api", "image_uri": "", "thumbnail_uri": "", "song": "Torn In Two", "track_id": null, "recording_id": null, "artist": "The Schramms", "artist_ids": [ "11c54d0c-19c8-4903-b9fa-15650e86f94b" ], "album": "One Hundred Questions", "release_id": null, "release_group_id": null, "labels": [ "Blue Rose" ], "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" }