Information about plays

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

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

{
    "id": 3582724,
    "uri": "https://api.kexp.org/v2/plays/3582724/?format=api",
    "airdate": "2025-11-25T09:15:07-08:00",
    "show": 65206,
    "show_uri": "https://api.kexp.org/v2/shows/65206/?format=api",
    "image_uri": "https://dn710109.ca.archive.org/0/items/mbid-2ad9642b-ec7f-42c2-b519-bc679c36783f/mbid-2ad9642b-ec7f-42c2-b519-bc679c36783f-43620720655_thumb500.jpg",
    "thumbnail_uri": "https://dn710109.ca.archive.org/0/items/mbid-2ad9642b-ec7f-42c2-b519-bc679c36783f/mbid-2ad9642b-ec7f-42c2-b519-bc679c36783f-43620720655_thumb250.jpg",
    "song": "Channel Flipping 2 (Only You)",
    "track_id": "884ecb47-7352-4548-9774-ee07d3c7311f",
    "recording_id": "dff83fef-f1e1-451e-a69a-d9066877501f",
    "artist": "Zeds Dead",
    "artist_ids": [
        "f9fdca15-1bef-43a0-8213-758b6ee0aa91"
    ],
    "album": "CHANNEL FLIPPING 2 (Only You)",
    "release_id": "2ad9642b-ec7f-42c2-b519-bc679c36783f",
    "release_group_id": "fe70a80d-2684-4a44-85c6-37064ca2c971",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-11-20",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "After debuting the follow up to Channel Flipping at Red Rocks, Zeds Dead have released the nostalgic Channel Flipping 2, which features samples from Nas, Modern English, Lupe Fiasco, Three 6 Mafia, and more. \nYou can watch the accompanying visuals here: https://www.youtube.com/watch?time_continue=1&v=gRmJyR3ff7k&embeds_referring_euri=https%3A%2F%2Fedm.com%2F&source_ve_path=Mjg2NjY",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}