Information about plays

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

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

{
    "id": 3613517,
    "uri": "https://api.kexp.org/v2/plays/3613517/?format=api",
    "airdate": "2026-02-05T11:22:27-08:00",
    "show": 65846,
    "show_uri": "https://api.kexp.org/v2/shows/65846/?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": "Pill to Swallow",
    "track_id": "05d84516-f385-414b-9541-b81a1d7d0ff0",
    "recording_id": "928cbe79-b957-4863-8045-7df0da1a46b5",
    "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. The duo are known for their melding of grunge with shoegaze, as well as their DIY and riot grrrl-inspired ethics. The band's most recent album, 'When A Flower Doesn't Grow', was released last Friday.\n--\nCatch Softcult on tour at these upcoming local stops:\n- Wednesday, February 18th at Showbox in Seattle\n- Friday, February 20th at Bimbo's 365 Club in San Francisco\n\nhttps://softcult.band/pages/tour-dates",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}