Information about plays

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

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

{
    "id": 3580539,
    "uri": "https://api.kexp.org/v2/plays/3580539/?format=api",
    "airdate": "2025-11-20T06:09:52-08:00",
    "show": 65159,
    "show_uri": "https://api.kexp.org/v2/shows/65159/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Candle",
    "track_id": "523f8506-70bf-457e-9695-795df1a62cff",
    "recording_id": "acb5aabf-d699-4d97-b5a1-47408d63c3e9",
    "artist": "Sorry",
    "artist_ids": [
        "54d334a9-3ce4-4d51-8452-7e51c5c2ad11"
    ],
    "album": "Cosplay",
    "release_id": "1a7099f1-67cb-466f-808e-1d1ce0567426",
    "release_group_id": "6e86787e-c76f-4c50-8c32-50e0b124ce70",
    "labels": [
        "Domino"
    ],
    "label_ids": [
        "bfe26801-a86f-49b9-8502-05ae80b02594"
    ],
    "release_date": "2025-11-07",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Sorry will be Live on KEXP Tuesday, Dec. 16 at 11am! \n\nThe London band also has tour dates on the west coast: \n\n-Seattle on December 16th at Substation\n-SF on December 19th at Rickshaw Stop \n\nThe new album, COSPLAY, came out earlier this month: \nhttps://sorrybanduk.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}