Play Public Instance
Information about plays
list: List of plays
retrieve: Information about a specific play by ID
GET /v2/plays/1261682/?format=api
{ "id": 1261682, "uri": "https://api.kexp.org/v2/plays/1261682/?format=api", "airdate": "2007-08-01T11:24:38-07:00", "show": 22094, "show_uri": "https://api.kexp.org/v2/shows/22094/?format=api", "image_uri": "", "thumbnail_uri": "", "song": "I Believe In You", "track_id": null, "recording_id": null, "artist": "Neil Young", "artist_ids": [ "75167b8b-44e4-407b-9d35-effe87b223cf" ], "album": "After The Goldrush", "release_id": null, "release_group_id": null, "labels": [ "Reprise Records" ], "label_ids": [ "af6d6f49-2b4d-40fe-86d4-241906772b59" ], "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" }