Play Public Instance
Information about plays
list: List of plays
retrieve: Information about a specific play by ID
GET /v2/plays/1415891/?format=api
{ "id": 1415891, "uri": "https://api.kexp.org/v2/plays/1415891/?format=api", "airdate": "2008-08-29T20:00:12-07:00", "show": 24694, "show_uri": "https://api.kexp.org/v2/shows/24694/?format=api", "image_uri": "", "thumbnail_uri": "", "song": "Morning, Noon and Night", "track_id": "e4a4c5df-4022-48e0-84ee-af8445466ecd", "recording_id": null, "artist": "Big Joe Turner", "artist_ids": [ "b123ba15-c4a5-4281-8117-2e57f8f02496" ], "album": "Big, Bad & Blue (disc 3)", "release_id": "78eb709e-9004-4cae-92f2-0679c1a9eb29", "release_group_id": null, "labels": [ "Atlantic" ], "label_ids": [ "50c384a2-0b44-401b-b893-8181173339c7" ], "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" }