Information about plays

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

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

{
    "id": 3618238,
    "uri": "https://api.kexp.org/v2/plays/3618238/?format=api",
    "airdate": "2026-02-16T09:19:30-08:00",
    "show": 65949,
    "show_uri": "https://api.kexp.org/v2/shows/65949/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "The Great Divide (Album Mix)",
    "track_id": "c28f9385-cca0-48f4-8933-daa8cfa6fddc",
    "recording_id": "f13587fd-0158-4f6b-b4c0-8d73413babed",
    "artist": "Wussy",
    "artist_ids": [
        "db4295e7-06e1-433c-93cb-2f2a86a7ea3a"
    ],
    "album": "Cincinnati Ohio",
    "release_id": "5ec3c6a8-7a49-4b61-84f6-c2e010b979e7",
    "release_group_id": "171614da-4a8f-4578-b953-fe0eb8be0bac",
    "labels": [
        "Shake It! Records"
    ],
    "label_ids": [
        "e1e12b79-21ab-403e-bea0-8a81dbf5ed42"
    ],
    "release_date": "2024-11-15",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "On CINCINNATI OHIO, the band leans heavily into its penchant for cinematic Americana landscapes, drawing stylistic inspiration from influences such as Calexico, Mazzy Star, R.E.M., Sun Volt, and the Mekons (whose Jon Langford painted the album’s cover art). https://wussy.bandcamp.com/album/cincinnati-ohio",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}