Information about plays

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

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

{
    "id": 3550842,
    "uri": "https://api.kexp.org/v2/plays/3550842/?format=api",
    "airdate": "2025-09-09T11:32:07-07:00",
    "show": 64517,
    "show_uri": "https://api.kexp.org/v2/shows/64517/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Slow Learner",
    "track_id": "f74f1212-7816-4fbe-800a-e937ce165277",
    "recording_id": "edb58d8f-1c3d-4600-9d40-eefea6b6e4e5",
    "artist": "Viagra Boys",
    "artist_ids": [
        "9df0c0ec-619e-447d-a155-23e19d9c84ce"
    ],
    "album": "Street Worms",
    "release_id": "05266659-d996-49ac-8e90-c164065228e3",
    "release_group_id": "beac794d-0330-479b-ab60-d0b0b7be0e5c",
    "labels": [],
    "label_ids": [],
    "release_date": "2018-09-28",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Viagra Boys will be LIVE in the KEXP Gathering Space on Saturday, September 13th, at 1:00 p.m.\n--\nThey're playing the Showbox SoDo in Seattle (with Die Spitz!) on Friday, September 12th, and Saturday, September 13th. \nViagra Boys will be at The Fox Theater in Oakland on Thursday, October 23rd\n--\nWatch this live performance of \"slow Learner\" in 2023: https://www.youtube.com/watch?v=nMLL_f90U2I",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}