Information about plays

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

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

{
    "id": 3411735,
    "uri": "https://api.kexp.org/v2/plays/3411735/?format=api",
    "airdate": "2024-10-12T15:03:27-07:00",
    "show": 61559,
    "show_uri": "https://api.kexp.org/v2/shows/61559/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Realize",
    "track_id": "eed13227-4e47-4fd9-a6ef-7991d72d0fde",
    "recording_id": "bb072c54-c2be-46d0-b134-18e6f260107c",
    "artist": "Vitesse X",
    "artist_ids": [
        "117ae4d7-1381-46e2-be5a-210ccc44c0bf"
    ],
    "album": "This Infinite",
    "release_id": "bee43232-75ae-414b-b87b-e2f9d003760d",
    "release_group_id": "03a71a11-15ae-4ac4-88b2-3c0951d4bc76",
    "labels": [
        "music website ☺︎"
    ],
    "label_ids": [
        "9c4a57d5-064c-41a6-8865-a8eae9a6f49a"
    ],
    "release_date": "2024-10-04",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The second album from this solo project of Brooklyn-based electronic producer and vocalist Jordan Stern (aka Vitesse X) is a fantastic set of glistening synth-pop that finds her adding an addictive dream-pop filter to her sophisticated high-energy club rhythms, sparkling synths, and ethereal vocals. With plenty of euphoric highs, ‘This Infinite’ is a consistently thrilling adrenaline rush from an evolving artist learning to trust her intuition.\n",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}