Information about plays

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

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

{
    "id": 3428190,
    "uri": "https://api.kexp.org/v2/plays/3428190/?format=api",
    "airdate": "2024-11-21T08:26:19-08:00",
    "show": 61907,
    "show_uri": "https://api.kexp.org/v2/shows/61907/?format=api",
    "image_uri": "https://ia903400.us.archive.org/32/items/mbid-6271fb07-aad2-49c7-a803-753098e2ba78/mbid-6271fb07-aad2-49c7-a803-753098e2ba78-39966928129_thumb500.jpg",
    "thumbnail_uri": "https://ia803400.us.archive.org/32/items/mbid-6271fb07-aad2-49c7-a803-753098e2ba78/mbid-6271fb07-aad2-49c7-a803-753098e2ba78-39966928129_thumb250.jpg",
    "song": "All You Children",
    "track_id": "de79e4f1-3a1f-48ae-842a-3fe1a68e0658",
    "recording_id": "611aae4e-9728-407b-b49b-124eb67e7bb6",
    "artist": "Jamie xx feat. The Avalanches",
    "artist_ids": [
        "a6623d39-2d8e-4f70-8242-0a9553b91e50",
        "d1515727-4a93-4c0d-88cb-d7a9fce01879"
    ],
    "album": "In Waves",
    "release_id": "6271fb07-aad2-49c7-a803-753098e2ba78",
    "release_group_id": "1668c806-5c28-4655-89a2-f1f7bc786084",
    "labels": [
        "Young"
    ],
    "label_ids": [
        "78cd137b-d2d4-4259-bf25-351d15e7de25"
    ],
    "release_date": "2024-09-20",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Jamie xx is coming to the west coast in the new year:\n\nSeattle: Tuesday, January 21st at the WaMu Theater\n\nSan Francisco: Saturday, January 25th at the Cow Palace.\n\nJamie xx's sophomore solo album came out in September. \"In Waves is a melancholy paradise of bliss, heartbreak, and introspection. The story of a journey where you merge into the divine pulse of shadows, light, and dance floor rhythms. A strobe light epiphany about the illimitable possibilities and spiritual capacities of humanity.\"\n\nhttps://jamiexx.bandcamp.com/album/in-waves",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}