Information about plays

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

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

{
    "id": 3592242,
    "uri": "https://api.kexp.org/v2/plays/3592242/?format=api",
    "airdate": "2025-12-17T10:42:12-08:00",
    "show": 65402,
    "show_uri": "https://api.kexp.org/v2/shows/65402/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Escape",
    "track_id": "68e7eb62-ebdc-41a8-ab06-e19148522a8c",
    "recording_id": "462f7eb5-debd-48e8-ab22-aa20f7501a12",
    "artist": "Blankenberge",
    "artist_ids": [
        "ddcb5d7b-95c7-4a29-bec2-e540f7ea0e80"
    ],
    "album": "Decisions",
    "release_id": "a8956faa-3726-464c-b5b4-a068f0823a6f",
    "release_group_id": "62dcfbbf-4499-4e8f-a6a4-2ca1023bcfd2",
    "labels": [
        "Automatic Music"
    ],
    "label_ids": [
        "949e32bd-b436-44d8-9ffc-3d7e04c22188"
    ],
    "release_date": "2025-07-25",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Blankenberge is a shoegaze/dream pop band based in Saint Petersburg, Russian Federation. The band consisting of Yana Guselnikova (vocals), Daniil Levshin (guitar, synth), Dmitriy Marakov (bass) and Sergey Vorontsov (drums) formed in 2015.\n\nhttps://www.blankenbergeband.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}