Information about plays

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

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

{
    "id": 3565285,
    "uri": "https://api.kexp.org/v2/plays/3565285/?format=api",
    "airdate": "2025-10-15T05:43:32-07:00",
    "show": 64839,
    "show_uri": "https://api.kexp.org/v2/shows/64839/?format=api",
    "image_uri": "https://ia801205.us.archive.org/19/items/mbid-5e6d953f-b882-4d30-8bd9-908ca734501f/mbid-5e6d953f-b882-4d30-8bd9-908ca734501f-11718750829_thumb500.jpg",
    "thumbnail_uri": "https://ia801205.us.archive.org/19/items/mbid-5e6d953f-b882-4d30-8bd9-908ca734501f/mbid-5e6d953f-b882-4d30-8bd9-908ca734501f-11718750829_thumb250.jpg",
    "song": "Push & Pull",
    "track_id": "e9f00cba-3907-3cd0-a263-51bca7eca636",
    "recording_id": "e2cad095-953f-4758-a9bf-75dcb430123d",
    "artist": "Nikka Costa",
    "artist_ids": [
        "3fa354b6-aaba-4bb7-99ca-78a843047b4f"
    ],
    "album": "Everybody Got Their Something",
    "release_id": "5e6d953f-b882-4d30-8bd9-908ca734501f",
    "release_group_id": "dbb2e6c2-4255-33fa-add3-d96d8bc6b2cd",
    "labels": [
        "Virgin Records America, Inc."
    ],
    "label_ids": [
        "1644d8bc-b558-447f-82eb-5d6829988156"
    ],
    "release_date": "2001-05-22",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Nikka Costa was labelmates with D'Angelo at Cheeba Sound. She posted a tribute to him on Instagram, describing him as \"such a spirit, such an inspiration, such a beast of a musician\". https://www.instagram.com/p/DPzFe0SD43g/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}