Play Public Instance
Information about plays
list: List of plays
retrieve: Information about a specific play by ID
GET /v2/plays/501335/?format=api
{ "id": 501335, "uri": "https://api.kexp.org/v2/plays/501335/?format=api", "airdate": "2001-12-28T13:04:00-08:00", "show": 8608, "show_uri": "https://api.kexp.org/v2/shows/8608/?format=api", "image_uri": "http://ecx.images-amazon.com/images/I/513qfvbOk5L.jpg", "thumbnail_uri": "http://ecx.images-amazon.com/images/I/513qfvbOk5L._SL75_.jpg", "song": "Roll Over Beethoven", "track_id": "706be20f-e062-4569-94cc-25842dc0a625", "recording_id": null, "artist": "The Beatles", "artist_ids": [ "b10bbbfc-cf9e-42e0-be17-e2c3e1d2600d" ], "album": "With The Beatles", "release_id": "a91b9173-b958-401b-9551-b15db0e7bc5d", "release_group_id": null, "labels": [ "Parlophone" ], "label_ids": [ "df7d1c7f-ef95-425f-8eef-445b3d7bcbd9" ], "release_date": "1963-11-22", "rotation_status": "Library", "is_local": false, "is_request": false, "is_live": false, "comment": null, "location": 1, "location_name": "Default", "play_type": "trackplay" }