Information about plays

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

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

{
    "id": 3635938,
    "uri": "https://api.kexp.org/v2/plays/3635938/?format=api",
    "airdate": "2026-03-31T08:28:27-07:00",
    "show": 66328,
    "show_uri": "https://api.kexp.org/v2/shows/66328/?format=api",
    "image_uri": "https://dn721803.ca.archive.org/0/items/mbid-a7d38cf6-f488-4691-935e-f9142ed7fffe/mbid-a7d38cf6-f488-4691-935e-f9142ed7fffe-42128791805_thumb500.jpg",
    "thumbnail_uri": "https://dn721803.ca.archive.org/0/items/mbid-a7d38cf6-f488-4691-935e-f9142ed7fffe/mbid-a7d38cf6-f488-4691-935e-f9142ed7fffe-42128791805_thumb250.jpg",
    "song": "I Just Threw Out the Love of My Dreams",
    "track_id": "c44bf42b-9eb8-4149-b36e-eb1d692038e8",
    "recording_id": "5ffc99f8-8e63-44a4-adcc-80d6e31076b9",
    "artist": "Weezer",
    "artist_ids": [
        "6fe07aa5-fec0-4eca-a456-f29bff451b04"
    ],
    "album": "Pinkerton",
    "release_id": "a7d38cf6-f488-4691-935e-f9142ed7fffe",
    "release_group_id": "385f30e2-0483-355d-aded-23e66aa20f87",
    "labels": [
        "Geffen Records"
    ],
    "label_ids": [
        "0fadc2ce-f7de-4e27-bbe6-612b317e716b"
    ],
    "release_date": "2010-11-02",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Weezer will be playing an all-ages event at Climate Pledge Arena alongside The Shins and Silversun Pickups on September 9th!\n\nThis song was originally written for Weezer’s unfinished rock opera \"Songs from the Black Hole\" that was scrapped for what eventually became \"Pinkerton,\"\n--\nThis is the only Weezer song with a female lead vocal - it's sung by Rachel Haden, who was a member of the band That Dog before joining The Rentals, who often perform this song at their shows. Weezer lead singer Rivers Cuomo wrote the song from a female point of view, and asked Haden to sing it.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}