Information about plays

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

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

{
    "id": 3500260,
    "uri": "https://api.kexp.org/v2/plays/3500260/?format=api",
    "airdate": "2025-05-12T03:29:07-07:00",
    "show": 63439,
    "show_uri": "https://api.kexp.org/v2/shows/63439/?format=api",
    "image_uri": "https://coverartarchive.org/release/f8eaa64a-3675-4b39-9990-585c7894dfd7/33950882919-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/f8eaa64a-3675-4b39-9990-585c7894dfd7/33950882919-250.jpg",
    "song": "++DGAF++",
    "track_id": null,
    "recording_id": "efd73771-988b-4d68-bd9e-8be08471fb28",
    "artist": "1876",
    "artist_ids": [
        "453e55e5-463a-42ab-9492-129998908c4d"
    ],
    "album": "Pow Wow Punk Rock III",
    "release_id": null,
    "release_group_id": "774e19b5-6d8f-481d-b614-8f51fd3a72c2",
    "labels": [],
    "label_ids": [],
    "release_date": "2022-10-10",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Blackfeet, Northern Cheyenne\n--\n1876 is an Indigenous punk rock band from Portland, Oregon. They proudly represents both the Northern Cheyenne and the Blackfeet nations, singing in both languages.\nhttps://1876band.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}