Play Public Instance
Information about plays
list: List of plays
retrieve: Information about a specific play by ID
GET /v2/plays/354683/?format=api
{ "id": 354683, "uri": "https://api.kexp.org/v2/plays/354683/?format=api", "airdate": "2019-07-15T12:45:45-07:00", "show": 5913, "show_uri": "https://api.kexp.org/v2/shows/5913/?format=api", "image_uri": "", "thumbnail_uri": "", "song": "Everything in Its Right Place", "track_id": "afa998ee-4817-4b11-b141-4b002396423c", "recording_id": null, "artist": "Radiohead", "artist_ids": [ "a74b1b7f-71a5-4011-9441-d0b5e4122711" ], "album": "Kid A", "release_id": "af94b009-b110-4c50-8f7a-7a122d6a2257", "release_group_id": null, "labels": [ "Capitol Records" ], "label_ids": [ "abea2d3e-eabf-4480-ab24-9382dd642c73" ], "release_date": "2000-01-01", "rotation_status": null, "is_local": false, "is_request": false, "is_live": false, "comment": null, "location": 1, "location_name": "Default", "play_type": "trackplay" }