Information about plays

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

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

{
    "id": 3619095,
    "uri": "https://api.kexp.org/v2/plays/3619095/?format=api",
    "airdate": "2026-02-18T12:09:28-08:00",
    "show": 65966,
    "show_uri": "https://api.kexp.org/v2/shows/65966/?format=api",
    "image_uri": "https://dn710103.ca.archive.org/0/items/mbid-07a635e9-63e5-4abf-9b17-9b4ca6142ca3/mbid-07a635e9-63e5-4abf-9b17-9b4ca6142ca3-42994972276_thumb500.jpg",
    "thumbnail_uri": "https://dn710103.ca.archive.org/0/items/mbid-07a635e9-63e5-4abf-9b17-9b4ca6142ca3/mbid-07a635e9-63e5-4abf-9b17-9b4ca6142ca3-42994972276_thumb250.jpg",
    "song": "Hurt Me",
    "track_id": "f6ecd7eb-5c9c-42a4-8ff3-1d75e13ae98f",
    "recording_id": "e5bb714e-099b-4b50-a78a-c54a517352cb",
    "artist": "Softcult",
    "artist_ids": [
        "321eaf5a-be21-4faf-a7a0-0a4e59e5ee29"
    ],
    "album": "When A Flower Doesn’t Grow",
    "release_id": "07a635e9-63e5-4abf-9b17-9b4ca6142ca3",
    "release_group_id": "13c2b270-9e01-44af-a88b-377786131b15",
    "labels": [
        "Easy Life Records"
    ],
    "label_ids": [
        "8537921c-319d-4c79-b586-df09ca086c42"
    ],
    "release_date": "2026-01-30",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Softcult is a Canadian grunge duo consisting of twin siblings Phoenix and Mercedes Arn-Horn.\n\nThey'll be Live on KEXP TOMORROW at 11 AM! Free and open to the public!\n\nhttps://softcult.band/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}