Information about plays

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

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

{
    "id": 3636640,
    "uri": "https://api.kexp.org/v2/plays/3636640/?format=api",
    "airdate": "2026-04-01T23:15:10-07:00",
    "show": 66341,
    "show_uri": "https://api.kexp.org/v2/shows/66341/?format=api",
    "image_uri": "https://dn721906.ca.archive.org/0/items/mbid-61885a22-85b3-4720-8afb-3d4db4c3634d/mbid-61885a22-85b3-4720-8afb-3d4db4c3634d-44745160578_thumb500.jpg",
    "thumbnail_uri": "https://dn721906.ca.archive.org/0/items/mbid-61885a22-85b3-4720-8afb-3d4db4c3634d/mbid-61885a22-85b3-4720-8afb-3d4db4c3634d-44745160578_thumb250.jpg",
    "song": "One Too Many Nights",
    "track_id": "7fbda119-7350-4333-b580-98bc92bd461b",
    "recording_id": "fb8f4d36-d158-4db8-97a2-39071440b613",
    "artist": "Zoon feat. Sam Jr.",
    "artist_ids": [
        "6913eba6-d6fe-4538-a079-4f6d4c6c85ed",
        "f8084fc4-159b-4eff-a5eb-f4f3f0add375"
    ],
    "album": "Happy Thought School",
    "release_id": "61885a22-85b3-4720-8afb-3d4db4c3634d",
    "release_group_id": "db49226b-0ab0-489a-82a5-84f57961798b",
    "labels": [
        "Paper Bag Records"
    ],
    "label_ids": [
        "7ca6a2cd-dd79-4564-bcec-938bc43ba7d2"
    ],
    "release_date": "2026-06-19",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "First tease of the new record from Zoongide'ewin (Daniel Monkman).\n\nhttps://zoongideewinmusic.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}