Information about plays

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

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

{
    "id": 3565868,
    "uri": "https://api.kexp.org/v2/plays/3565868/?format=api",
    "airdate": "2025-10-16T13:07:42-07:00",
    "show": 64850,
    "show_uri": "https://api.kexp.org/v2/shows/64850/?format=api",
    "image_uri": "https://ia902806.us.archive.org/5/items/mbid-6a37da25-c10a-420f-a33b-7f5b89fe39e7/mbid-6a37da25-c10a-420f-a33b-7f5b89fe39e7-21275777750_thumb500.jpg",
    "thumbnail_uri": "https://ia902806.us.archive.org/5/items/mbid-6a37da25-c10a-420f-a33b-7f5b89fe39e7/mbid-6a37da25-c10a-420f-a33b-7f5b89fe39e7-21275777750_thumb250.jpg",
    "song": "Hoola",
    "track_id": "4f802beb-3ac9-31b0-96b4-1e21cb621d86",
    "recording_id": "f05e0dce-154d-4ff5-8c14-c3431a985255",
    "artist": "Archie Bronson Outfit",
    "artist_ids": [
        "8d274abf-23f7-48bf-bc88-0756948a79a2"
    ],
    "album": "Coconut",
    "release_id": "6a37da25-c10a-420f-a33b-7f5b89fe39e7",
    "release_group_id": "2030cf53-65dc-457e-b976-1c64b77c465e",
    "labels": [
        "Domino"
    ],
    "label_ids": [
        "bfe26801-a86f-49b9-8502-05ae80b02594"
    ],
    "release_date": "2010-03-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Hoola is a tribute to a imagined sunny place – its mood seems to be the heart of the record.\" \n--\nHere's a track-by-track to 2010's \"Coconut\": https://drownedinsound.com/in_depth/4139295-a-luvverly-bunch--archie-bronson-outfits-guide-to-coconut\n-\nWatch the English trio perform \"Hoola\" live @ Dijlefeesten, Mechelen: https://www.youtube.com/watch?v=5I1XwFNoblE",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}