Information about plays

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

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

{
    "id": 3413232,
    "uri": "https://api.kexp.org/v2/plays/3413232/?format=api",
    "airdate": "2024-10-16T03:39:24-07:00",
    "show": 61588,
    "show_uri": "https://api.kexp.org/v2/shows/61588/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Himalayan Salt",
    "track_id": "d57f8bd1-2209-40a2-813f-ad774c952acb",
    "recording_id": "acdabc95-0fa9-4f3f-a175-16821c4d2146",
    "artist": "Goya Gumbani",
    "artist_ids": [
        "759f2e77-81f5-4452-b936-6bea5920e63c"
    ],
    "album": "Himalayan Salt",
    "release_id": "6f1448af-9026-4d6f-8a21-a6936459c807",
    "release_group_id": "2718f03e-f973-4899-a854-827d9e6a7a60",
    "labels": [
        "Ghostly International"
    ],
    "label_ids": [
        "c981d5d0-1109-47ff-addf-18eeb81b3717"
    ],
    "release_date": "2024-09-10",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "South London artist, MC, and producer Goya Gumbani announces his signing to Ghostly International with the new standalone single “Himalayan Salt.”\n\nBorn in Brooklyn, Goya’s relocation to South London in his teens opened a new world of possibilities. His free-flowing style and sensibilities — innate realness and an impeccable eye for detail — reflect his transatlantic upbringing. Goya crossfades his craft between London’s new generation of neo-soul and jazz artists and New York City’s hip-hop storytelling legacy.\n\nhttps://goyagumbani.bandcamp.com/track/himalayan-salt",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}