Information about plays

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

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

{
    "id": 3575180,
    "uri": "https://api.kexp.org/v2/plays/3575180/?format=api",
    "airdate": "2025-11-07T15:52:40-08:00",
    "show": 65046,
    "show_uri": "https://api.kexp.org/v2/shows/65046/?format=api",
    "image_uri": "https://dn721608.ca.archive.org/0/items/mbid-11ab45df-ee87-4785-8dde-a317b180c9fe/mbid-11ab45df-ee87-4785-8dde-a317b180c9fe-31568155367_thumb500.jpg",
    "thumbnail_uri": "https://dn721608.ca.archive.org/0/items/mbid-11ab45df-ee87-4785-8dde-a317b180c9fe/mbid-11ab45df-ee87-4785-8dde-a317b180c9fe-31568155367_thumb250.jpg",
    "song": "Millennium",
    "track_id": "50553499-5c7a-4b59-8218-c6e0e4c6f290",
    "recording_id": "1cfe732d-e57a-40eb-ab88-55f6ab335caa",
    "artist": "Toro y Moi feat. The Mattson 2",
    "artist_ids": [
        "3a6d6481-142d-423f-91d4-55bbfff318ed",
        "89be1555-4771-443b-b76c-47156d606bfa"
    ],
    "album": "MAHAL",
    "release_id": "11ab45df-ee87-4785-8dde-a317b180c9fe",
    "release_group_id": "56debeaa-5db4-4c68-bfd5-a4c6b19128cf",
    "labels": [
        "Dead Oceans"
    ],
    "label_ids": [
        "f70f950f-2587-4f85-a5c7-b483a47bd2e9"
    ],
    "release_date": "2022-04-29",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "HBD to Toro y Moi, aka, Chaz Bear (born Chazwick Bradley Bundick)",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}