Information about plays

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

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

{
    "id": 3630058,
    "uri": "https://api.kexp.org/v2/plays/3630058/?format=api",
    "airdate": "2026-03-17T05:52:50-07:00",
    "show": 66204,
    "show_uri": "https://api.kexp.org/v2/shows/66204/?format=api",
    "image_uri": "https://dn721902.ca.archive.org/0/items/mbid-a91e9606-910f-4ed2-a7ab-292fb7dac327/mbid-a91e9606-910f-4ed2-a7ab-292fb7dac327-38395501358_thumb500.jpg",
    "thumbnail_uri": "https://dn721902.ca.archive.org/0/items/mbid-a91e9606-910f-4ed2-a7ab-292fb7dac327/mbid-a91e9606-910f-4ed2-a7ab-292fb7dac327-38395501358_thumb250.jpg",
    "song": "Megabus",
    "track_id": "9e098d4e-e382-453c-9020-83c9b8cad17d",
    "recording_id": "993eabe4-58f2-47ca-9e64-01ba00a708d6",
    "artist": "French Cassettes",
    "artist_ids": [
        "047159d7-1923-4d98-93ba-a5eb615827ad"
    ],
    "album": "Benzene",
    "release_id": "a91e9606-910f-4ed2-a7ab-292fb7dac327",
    "release_group_id": "358fb93d-3df2-4264-b6e8-33c1ac0f5e30",
    "labels": [
        "Tender Loving Empire"
    ],
    "label_ids": [
        "6708195c-ef0d-4d2e-a8b3-cba72670f17c"
    ],
    "release_date": "2024-06-07",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "San Francisco indie-pop trio French Cassettes released \"Megabus\" in 2024 from their third album, Benzene. Catch them live in Seattle at The Crocodile on March 26th or at The Chapel in San Francisco on March 30th. https://frenchcassettes.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}