Information about plays

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

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

{
    "id": 3209399,
    "uri": "https://api.kexp.org/v2/plays/3209399/?format=api",
    "airdate": "2023-06-21T08:37:03-07:00",
    "show": 57297,
    "show_uri": "https://api.kexp.org/v2/shows/57297/?format=api",
    "image_uri": "https://ia601608.us.archive.org/9/items/mbid-2f652f85-a3c5-41c8-8fab-6c577eb396c3/mbid-2f652f85-a3c5-41c8-8fab-6c577eb396c3-35682373650_thumb500.jpg",
    "thumbnail_uri": "https://ia601608.us.archive.org/9/items/mbid-2f652f85-a3c5-41c8-8fab-6c577eb396c3/mbid-2f652f85-a3c5-41c8-8fab-6c577eb396c3-35682373650_thumb250.jpg",
    "song": "Leaving The Light",
    "track_id": "957d38be-d9ae-4ee4-8f79-27716ccdae0f",
    "recording_id": "5c191717-4d0e-427e-9629-d23c9e08cd84",
    "artist": "Genesis Owusu",
    "artist_ids": [
        "632258cb-4ab5-4f2d-be29-bcc641a275eb"
    ],
    "album": "Leaving the Light",
    "release_id": "2f652f85-a3c5-41c8-8fab-6c577eb396c3",
    "release_group_id": "0320a19e-2355-460a-a765-bb75eb1ab198",
    "labels": [
        "Ourness"
    ],
    "label_ids": [
        "7b9ca95d-b5ca-4dca-860c-d7262a8be7e5"
    ],
    "release_date": "2023-05-17",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Leaving The Light is the lead single from \"Struggler,\" the forthcoming second studio album by Ghanaian-Australian musician Genesis Owusu, scheduled for release on 18 August 2023 through Ourness. \n---\nGenesis Owusu will play an all-ages show at Neumos on Thursday, November 9th. - https://www.genesisowusu.com/tour",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}