Information about plays

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

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

{
    "id": 3586828,
    "uri": "https://api.kexp.org/v2/plays/3586828/?format=api",
    "airdate": "2025-12-04T18:43:38-08:00",
    "show": 65288,
    "show_uri": "https://api.kexp.org/v2/shows/65288/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "21st Century (Digital Boy)",
    "track_id": "4a13b37e-4bac-366f-8fee-e94d1ba2f985",
    "recording_id": "e974e6ae-39c4-461f-8c25-885298d3863b",
    "artist": "Bad Religion",
    "artist_ids": [
        "149e6720-4e4a-41a4-afca-6d29083fc091"
    ],
    "album": "Stranger Than Fiction",
    "release_id": "8f257750-da1e-402b-a5c7-a33dec23e0f1",
    "release_group_id": "6415981c-4a20-3035-8817-7bf5a5398035",
    "labels": [
        "Atlantic"
    ],
    "label_ids": [
        "50c384a2-0b44-401b-b893-8181173339c7"
    ],
    "release_date": "1994-08-30",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Requested by Griffen!\n\nOriginal SoCal hardcore punk band with a long career and a sizable renaissance among second- and third-wave fans. https://tinyurl.com/4n6kh4x9\n\nBad Religion will be in Spokane, WA on Jan. 20, 2026 at the Spokane Arena.\n\nhttps://badreligion.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}