Information about plays

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

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

{
    "id": 3667197,
    "uri": "https://api.kexp.org/v2/plays/3667197/?format=api",
    "airdate": "2026-06-13T04:36:53-07:00",
    "show": 66974,
    "show_uri": "https://api.kexp.org/v2/shows/66974/?format=api",
    "image_uri": "https://dn710306.ca.archive.org/0/items/mbid-daf9a465-6b08-49e3-a4ca-9db919302396/mbid-daf9a465-6b08-49e3-a4ca-9db919302396-44515671973_thumb500.jpg",
    "thumbnail_uri": "https://dn710306.ca.archive.org/0/items/mbid-daf9a465-6b08-49e3-a4ca-9db919302396/mbid-daf9a465-6b08-49e3-a4ca-9db919302396-44515671973_thumb250.jpg",
    "song": "50 Ft",
    "track_id": "b12a427a-4299-4ed8-9549-c31f5eebac19",
    "recording_id": "13879800-ba90-4155-abd0-62b3a81a008a",
    "artist": "THE BOBBY LEES",
    "artist_ids": [
        "98151205-e4c6-467d-9e83-16d62e5050e7"
    ],
    "album": "New Self",
    "release_id": "daf9a465-6b08-49e3-a4ca-9db919302396",
    "release_group_id": "3dd69d4f-74fa-419b-b060-c748e1301d54",
    "labels": [
        "Epitaph"
    ],
    "label_ids": [
        "1bfd06be-a6ed-4ced-8159-7d4d2923a40c"
    ],
    "release_date": "2026-06-12",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Cover of PJ Harvey off their album set to release June 12th!\n\nTHE BOBBY LEES will be going on tour!\n- December 8th @ Seattle's Tractor Tavern\n- December 9th @ Portland's Aladdin Theater\n- December 11th @ SF's The Independent\nMore shows here: https://www.thebobbylees.com/tour\n\nhttp://thebobbylees.bandcamp.com/album/new-self",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}