Information about plays

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

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

{
    "id": 3601471,
    "uri": "https://api.kexp.org/v2/plays/3601471/?format=api",
    "airdate": "2026-01-07T16:21:50-08:00",
    "show": 65589,
    "show_uri": "https://api.kexp.org/v2/shows/65589/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Godlike",
    "track_id": "6b1afca8-6f65-4192-9928-7fab7a3a0baf",
    "recording_id": "6fb7828f-1987-4dbe-8249-718797a4bc90",
    "artist": "TWEN",
    "artist_ids": [
        "9987f4cb-15a4-492d-964b-7afb5bf05470"
    ],
    "album": "Fate Euphoric",
    "release_id": "c3edbc29-0c89-47c5-9c12-34aa34fe14ca",
    "release_group_id": "aab5b709-4732-44fb-a10e-90c3a69caddc",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-11-04",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New music from TWEN!\n\nKEXP's associate music director Alex Ruder describes it: \n\"The third full-length studio album from this American band led by Jane Fitzsimmons and Ian Jones is a strong set of vibrant, lively, expansive indie rock that mines psych, Britpop, New Wave, jangle-pop, shoegaze, and more to create their own confident, catchy, kaleidoscopic guitar-forward DIY sound. The band has described their music as “1965, 1995, and 2025 all at the same time” and it’s a fitting summation as TWEN manages to impressively fuse styles and genres into an amorphous alternative rock lane that feels both fresh and nostalgic.\"\n\nhttps://twen.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}