Information about plays

list: List of plays
retrieve: Information about a specific play by ID

GET /v2/plays/3428565/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 3428565,
    "uri": "https://api.kexp.org/v2/plays/3428565/?format=api",
    "airdate": "2024-11-22T07:25:26-08:00",
    "show": 61914,
    "show_uri": "https://api.kexp.org/v2/shows/61914/?format=api",
    "image_uri": "https://ia902300.us.archive.org/3/items/mbid-282c39bb-aebb-4a13-a270-8e3fa8989761/mbid-282c39bb-aebb-4a13-a270-8e3fa8989761-30682273588_thumb500.jpg",
    "thumbnail_uri": "https://ia902300.us.archive.org/3/items/mbid-282c39bb-aebb-4a13-a270-8e3fa8989761/mbid-282c39bb-aebb-4a13-a270-8e3fa8989761-30682273588_thumb250.jpg",
    "song": "Waiting for the Flood",
    "track_id": "ed9c74da-2d3e-3c4c-8b93-85da824fb2bd",
    "recording_id": "2f9596f3-4a73-4eb0-aeb6-fa20bc849e29",
    "artist": "Love and Rockets",
    "artist_ids": [
        "8cb3aa4a-3b4c-48b8-be0a-e57010fc1430"
    ],
    "album": "Earth · Sun · Moon",
    "release_id": "282c39bb-aebb-4a13-a270-8e3fa8989761",
    "release_group_id": "7e71cdab-b756-30d1-85be-7f300eced481",
    "labels": [],
    "label_ids": [],
    "release_date": "1987-09-09",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Atmospheric rivers are relatively long, narrow regions in the atmosphere – like rivers in the sky – that transport most of the water vapor outside of the tropics. While atmospheric rivers can vary greatly in size and strength, the average atmospheric river carries an amount of water vapor roughly equivalent to the average flow of water at the mouth of the Mississippi River. Exceptionally strong atmospheric rivers can transport up to 15 times that amount.\"  Want to know more?: https://www.noaa.gov/stories/what-are-atmospheric-rivers",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}