Information about plays

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

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

{
    "id": 3624466,
    "uri": "https://api.kexp.org/v2/plays/3624466/?format=api",
    "airdate": "2026-03-02T16:52:02-08:00",
    "show": 66074,
    "show_uri": "https://api.kexp.org/v2/shows/66074/?format=api",
    "image_uri": "https://ia801909.us.archive.org/30/items/mbid-ca79c412-d9e8-4194-b043-c21ac23809d5/mbid-ca79c412-d9e8-4194-b043-c21ac23809d5-14736376717_thumb500.jpg",
    "thumbnail_uri": "https://dn721606.ca.archive.org/0/items/mbid-ca79c412-d9e8-4194-b043-c21ac23809d5/mbid-ca79c412-d9e8-4194-b043-c21ac23809d5-14736376717_thumb250.jpg",
    "song": "Generals and Majors",
    "track_id": "8ef22fe3-be35-3ead-9195-0fc7b6f63d50",
    "recording_id": "ef42f800-5ce6-4779-ae0a-e39d669ae41b",
    "artist": "XTC",
    "artist_ids": [
        "97c86b2c-2765-46a2-aef8-76a7e24c430f"
    ],
    "album": "Black Sea",
    "release_id": "99782c20-d11d-38e5-8411-4c6ded682a20",
    "release_group_id": "3219729b-5773-3d4f-a32c-99144d6680be",
    "labels": [
        "Caroline Records"
    ],
    "label_ids": [
        "a14fd98c-9b89-481a-b7b8-eea8be6b2816"
    ],
    "release_date": "2002-06-25",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Black Sea was XTC's fourth studio album, and topped the New Zealand charts. An early edition of the record came with the sleeve enclosed in a lime green paper bag.\n\nThe music video shows the band playing servers and a group of men in military uniforms; one of them is Richard Branson, driving a Go-kart and jumping on a bouncy castle. According to Andy Partridge, Branson appeared \"because he's a complete publicity hog. He decided he was gonna turn up and keep suggesting that he be in the video.\nhttps://www.youtube.com/watch?v=p-JeQduJ0f8",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}