Play Public Instance
Information about plays
list: List of plays
retrieve: Information about a specific play by ID
GET /v2/plays/356451/?format=api
{ "id": 356451, "uri": "https://api.kexp.org/v2/plays/356451/?format=api", "airdate": "2019-07-19T12:08:05-07:00", "show": 5939, "show_uri": "https://api.kexp.org/v2/shows/5939/?format=api", "image_uri": "http://coverartarchive.org/release/bdc5249f-e041-33ab-910d-2c26d55bc091/900088355-250.jpg", "thumbnail_uri": "", "song": "Birthday", "track_id": "a949b6a4-c25b-3452-aa19-f88a313a6b3a", "recording_id": null, "artist": "The Beatles", "artist_ids": [ "b10bbbfc-cf9e-42e0-be17-e2c3e1d2600d" ], "album": "The Beatles", "release_id": "bdc5249f-e041-33ab-910d-2c26d55bc091", "release_group_id": null, "labels": [ "Capitol Records" ], "label_ids": [ "abea2d3e-eabf-4480-ab24-9382dd642c73" ], "release_date": "1987-08-25", "rotation_status": null, "is_local": false, "is_request": false, "is_live": false, "comment": null, "location": 1, "location_name": "Default", "play_type": "trackplay" }