Play Public Instance
Information about plays
list: List of plays
retrieve: Information about a specific play by ID
GET /v2/plays/1382456/?format=api
{ "id": 1382456, "uri": "https://api.kexp.org/v2/plays/1382456/?format=api", "airdate": "2008-06-06T14:28:05-07:00", "show": 24135, "show_uri": "https://api.kexp.org/v2/shows/24135/?format=api", "image_uri": "", "thumbnail_uri": "", "song": "Color Me Impressed", "track_id": "0f85d190-2cb9-491b-8f7f-7b8f066ec362", "recording_id": null, "artist": "The Replacements", "artist_ids": [ "dc0d05ce-2f47-4962-b4fa-8631a0a51987" ], "album": "Live in Dixie", "release_id": "9435998b-b346-44ae-80f4-a41932bcdc78", "release_group_id": null, "labels": [], "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" }