Information about plays

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

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

{
    "id": 3667413,
    "uri": "https://api.kexp.org/v2/plays/3667413/?format=api",
    "airdate": "2026-06-13T16:27:43-07:00",
    "show": 66979,
    "show_uri": "https://api.kexp.org/v2/shows/66979/?format=api",
    "image_uri": "https://dn711106.ca.archive.org/0/items/mbid-b0a03acb-6092-4405-ae48-c208d9c1ea7c/mbid-b0a03acb-6092-4405-ae48-c208d9c1ea7c-45183295441_thumb500.jpg",
    "thumbnail_uri": "https://ia801401.us.archive.org/31/items/mbid-b0a03acb-6092-4405-ae48-c208d9c1ea7c/mbid-b0a03acb-6092-4405-ae48-c208d9c1ea7c-45183295441_thumb250.jpg",
    "song": "Shooting Shadows",
    "track_id": "2284f629-7f60-4e84-bec8-b87a3e1b7bfb",
    "recording_id": "8bb12a86-47ca-4d9b-bc74-6a61a24c8dc6",
    "artist": "Sweeping Promises",
    "artist_ids": [
        "8d1ae3d4-550a-41eb-9d6a-91239218eb93"
    ],
    "album": "You Say I Romanticize",
    "release_id": "b0a03acb-6092-4405-ae48-c208d9c1ea7c",
    "release_group_id": "ec22ccdc-7c5f-4f4c-923d-d32a9db80d42",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2026-08-14",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New music from Kansas-based band Sweeping Promises! They're on tour: - San Francisco on Friday, Sept. 18, at the Rickshaw Stop - Seattle on Wednesday, Sept. 23, at Baba Yaga https://sweepingpromises.com/tour",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}