Information about plays

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

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

{
    "id": 3667196,
    "uri": "https://api.kexp.org/v2/plays/3667196/?format=api",
    "airdate": "2026-06-13T04:31:33-07:00",
    "show": 66974,
    "show_uri": "https://api.kexp.org/v2/shows/66974/?format=api",
    "image_uri": "https://dn710300.ca.archive.org/0/items/mbid-cc9d8c3c-e439-45d9-a79a-f12c9a1e1550/mbid-cc9d8c3c-e439-45d9-a79a-f12c9a1e1550-45358629934_thumb500.jpg",
    "thumbnail_uri": "https://dn710300.ca.archive.org/0/items/mbid-cc9d8c3c-e439-45d9-a79a-f12c9a1e1550/mbid-cc9d8c3c-e439-45d9-a79a-f12c9a1e1550-45358629934_thumb250.jpg",
    "song": "soulless cycle",
    "track_id": "de437da0-deae-45a2-aa18-b8c8649cda42",
    "recording_id": "e907c5c9-76d8-4f9a-8a1a-601a804ba10e",
    "artist": "L'Rain",
    "artist_ids": [
        "76970ff5-1330-4e08-9aa2-f896109660ce"
    ],
    "album": "fata morgana",
    "release_id": "cc9d8c3c-e439-45d9-a79a-f12c9a1e1550",
    "release_group_id": "6c06e277-ab82-41bf-9202-a5840ce37c22",
    "labels": [
        "Mexican Summer"
    ],
    "label_ids": [
        "2c6049c6-7335-4d03-b264-234b314b03b5"
    ],
    "release_date": "2026-08-14",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "NEW L'RAIN!!\n--\nHere's the official music video for this brand new song!: https://www.youtube.com/watch?v=UmPlTst22dE",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}