Information about plays

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

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

{
    "id": 3422340,
    "uri": "https://api.kexp.org/v2/plays/3422340/?format=api",
    "airdate": "2024-11-07T03:23:06-08:00",
    "show": 61784,
    "show_uri": "https://api.kexp.org/v2/shows/61784/?format=api",
    "image_uri": "https://ia804708.us.archive.org/4/items/mbid-2034ae6c-a9c3-4e36-aeff-cb5ae21e8b17/mbid-2034ae6c-a9c3-4e36-aeff-cb5ae21e8b17-34504923896_thumb500.jpg",
    "thumbnail_uri": "https://ia804708.us.archive.org/4/items/mbid-2034ae6c-a9c3-4e36-aeff-cb5ae21e8b17/mbid-2034ae6c-a9c3-4e36-aeff-cb5ae21e8b17-34504923896_thumb250.jpg",
    "song": "Solace of You",
    "track_id": "601b6c26-27a8-3d62-aa53-6812cf3eaaef",
    "recording_id": "f1427f15-b25f-47df-9a4d-db922577011a",
    "artist": "Living Colour",
    "artist_ids": [
        "dc6f8c1f-626b-42b0-9115-7e66ae4cecd6"
    ],
    "album": "Live From CBGB's",
    "release_id": "a074c53a-60c7-45f9-982b-d674238d9640",
    "release_group_id": "1ad06a70-e6f3-3d5f-8cb3-fa53c173dcfd",
    "labels": [
        "Legacy"
    ],
    "label_ids": [
        "45ffe1d8-92da-4750-9a4a-f42861f46e2c"
    ],
    "release_date": "2004-10-19",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“They can hurt me, jail my body. I’ll still be free”.\nWatch the official music video for the calypso-themed \"Solace of You.\" It  begins with shots of young people of different races. Vernon Reid plays guitar while Corey Glover sings against a background of red fabric.: https://www.youtube.com/watch?v=vIUke0CCvDs",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}