Information about plays

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

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

{
    "id": 3639825,
    "uri": "https://api.kexp.org/v2/plays/3639825/?format=api",
    "airdate": "2026-04-09T09:33:07-07:00",
    "show": 66406,
    "show_uri": "https://api.kexp.org/v2/shows/66406/?format=api",
    "image_uri": "https://ia802905.us.archive.org/21/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": "! Zeds Dead have released the nostalgic Channel Flipping 2, which features samples from Nas, Modern English, Lupe Fiasco, Three 6 Mafia, and more. You can watch the accompanying visuals here: https://tinyurl.com/4v9w2jnp\n -- \nWant a full list of the samples?: https://tinyurl.com/2u79r98h",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}