Information about plays

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

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

{
    "id": 3666747,
    "uri": "https://api.kexp.org/v2/plays/3666747/?format=api",
    "airdate": "2026-06-11T21:27:16-07:00",
    "show": 66963,
    "show_uri": "https://api.kexp.org/v2/shows/66963/?format=api",
    "image_uri": "https://ia801709.us.archive.org/18/items/mbid-f7dce590-23f1-4b05-9bb2-475895a53744/mbid-f7dce590-23f1-4b05-9bb2-475895a53744-38044790599_thumb500.jpg",
    "thumbnail_uri": "https://dn721901.ca.archive.org/0/items/mbid-f7dce590-23f1-4b05-9bb2-475895a53744/mbid-f7dce590-23f1-4b05-9bb2-475895a53744-38044790599_thumb250.jpg",
    "song": "Kabutomushi",
    "track_id": "e2351c47-482c-4755-86af-e55a79f30a72",
    "recording_id": "2dbf85cb-ad3c-4b1f-9258-dc4cac6a1953",
    "artist": "Mei Semones",
    "artist_ids": [
        "68aaf52d-c2bf-4a2f-9779-8afa07664153"
    ],
    "album": "Kabutomushi",
    "release_id": "f7dce590-23f1-4b05-9bb2-475895a53744",
    "release_group_id": "842af196-f247-4a02-8a15-847d8b05ffab",
    "labels": [
        "Bayonet Records"
    ],
    "label_ids": [
        "cdac7201-d153-49be-be39-f20c251f7962"
    ],
    "release_date": "2024-04-05",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Mei Semones is a Brooklyn, NY based artist creating jazz-influenced indie pop songs with lyrics in both Japanese and English. Semones is signed under Bayonet Records.\n\n--\nhttps://www.meisemones.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}