Information about plays

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

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

{
    "id": 3596820,
    "uri": "https://api.kexp.org/v2/plays/3596820/?format=api",
    "airdate": "2025-12-27T18:41:27-08:00",
    "show": 65492,
    "show_uri": "https://api.kexp.org/v2/shows/65492/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "forever",
    "track_id": "143f1d05-5cb8-4503-9339-634cd01c761f",
    "recording_id": "1e6116e1-b30d-4657-a088-65e1cd2e7222",
    "artist": "glass egg",
    "artist_ids": [
        "75002c06-1921-4d5c-a0b3-20a091eaae24"
    ],
    "album": "visions & ecstasies",
    "release_id": "2351f1d3-15a5-4ec4-a901-facbd32d0ae2",
    "release_group_id": "13b09f51-ca8e-4e51-8cd9-d2a1af8eab1c",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-10-10",
    "rotation_status": "R/N",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "glass egg are opening for Tommy Oeffling on January 6th! Get ye tickets!\n\nhttps://www.neumos.com/events/detail/tommy-oeffling-tickets-1157140\n\nKEXP's Alex Ruder writes: \"The first full-length album from this project led by Seattle-based singer, songwriter, and producer Emilia Glaser and now joined by Julian Stefanzick on bass and percussion is an impressive set of sparkling dream-pop and moody shoegaze with an imaginative and slightly operatic touch.\" \n\nhttps://www.kexp.org/read/2025/10/14/new-music-reviews-1013/\n\nhttps://glassegg.bandcamp.com/",
    "location": 3,
    "location_name": "Seattle",
    "play_type": "trackplay"
}