Information about plays

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

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

{
    "id": 3574799,
    "uri": "https://api.kexp.org/v2/plays/3574799/?format=api",
    "airdate": "2025-11-06T17:03:14-08:00",
    "show": 65039,
    "show_uri": "https://api.kexp.org/v2/shows/65039/?format=api",
    "image_uri": "https://dn710105.ca.archive.org/0/items/mbid-3dfde6eb-8d01-4ecb-a47c-3f5853e7df03/mbid-3dfde6eb-8d01-4ecb-a47c-3f5853e7df03-40551521150_thumb500.jpg",
    "thumbnail_uri": "https://dn710105.ca.archive.org/0/items/mbid-3dfde6eb-8d01-4ecb-a47c-3f5853e7df03/mbid-3dfde6eb-8d01-4ecb-a47c-3f5853e7df03-40551521150_thumb250.jpg",
    "song": "Buyer Beware",
    "track_id": "3b24d868-937f-4aca-b906-e49945411948",
    "recording_id": "6a81035a-9430-4d59-b8b7-4500e655652e",
    "artist": "The Men",
    "artist_ids": [
        "5c9dd735-7ac6-4621-99ec-e56faff5df40"
    ],
    "album": "Buyer Beware",
    "release_id": "3dfde6eb-8d01-4ecb-a47c-3f5853e7df03",
    "release_group_id": "b7515d73-6c45-4213-9264-70e84aaf7e38",
    "labels": [
        "Fuzz Club Records"
    ],
    "label_ids": [
        "dae6d83b-79b4-43d8-a517-bddbe9650d3b"
    ],
    "release_date": "2025-02-24",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Nick Chiericozzi (vocals, guitar, saxophone).\n--\nWith their February release, Buyer Beware, New York's fuzzy rockers The Men returned with their 15th album since 2009.\n\nhttps://fuzzclub.us/collections/the-men/products/the-men-buyer-beware-yellow-marble-vinyl-lp-12",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}