Information about plays

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

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

{
    "id": 3622147,
    "uri": "https://api.kexp.org/v2/plays/3622147/?format=api",
    "airdate": "2026-02-25T15:44:29-08:00",
    "show": 66028,
    "show_uri": "https://api.kexp.org/v2/shows/66028/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Falling for You",
    "track_id": "8d773eab-080f-3e3c-b282-df3ac1f86fdc",
    "recording_id": "14bc92a9-9f1a-4276-99a8-f94908a524bb",
    "artist": "Weezer",
    "artist_ids": [
        "6fe07aa5-fec0-4eca-a456-f29bff451b04"
    ],
    "album": "Pinkerton",
    "release_id": "49d996b2-ab53-41bd-8789-3d87938dc07d",
    "release_group_id": "385f30e2-0483-355d-aded-23e66aa20f87",
    "labels": [
        "DGC Records"
    ],
    "label_ids": [
        "68803e28-86fe-4a95-985f-8e493795ab31"
    ],
    "release_date": "1996-09-24",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Happy birthday (again), Nick!\n--\nFalling for You” is the ninth song on Weezer’s sophomore album Pinkerton. Interestingly, the ending of “Pink Triangle” (the eighth song on the same album) segues into this song.\n--\nThis essayist wrote, \"Pinkerton radically changed how I approached music. I’d never considered the possibility of songs linking together before, forming a work then when played in succession of one another formed a greater whole. My listening habits changed; I found myself listening to playlists often and I stopped treating music like background noise. Instead, I would lose myself in an album by putting on a big pair of over-the-ear headphones, lying on my bed and closing my eyes, giving it my full attention.\": \n\nhttps://mediaandculturedotblog.wordpress.com/2020/03/11/falling-for-you-how-weezers-pinkerton-instilled-my-love-for-the-album/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}