Information about plays

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

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

{
    "id": 3659697,
    "uri": "https://api.kexp.org/v2/plays/3659697/?format=api",
    "airdate": "2026-05-26T05:39:40-07:00",
    "show": 66818,
    "show_uri": "https://api.kexp.org/v2/shows/66818/?format=api",
    "image_uri": "https://dn710004.ca.archive.org/0/items/mbid-177f9a19-c3a3-43a2-a490-97f2257c2bcc/mbid-177f9a19-c3a3-43a2-a490-97f2257c2bcc-25984368971_thumb500.jpg",
    "thumbnail_uri": "https://dn710004.ca.archive.org/0/items/mbid-177f9a19-c3a3-43a2-a490-97f2257c2bcc/mbid-177f9a19-c3a3-43a2-a490-97f2257c2bcc-25984368971_thumb250.jpg",
    "song": "You've Got a Friend",
    "track_id": "cd7af348-f972-3321-9ff7-1c93228ad17f",
    "recording_id": "32ebcc83-aad4-472a-9627-126127d6e9f8",
    "artist": "Donny Hathaway",
    "artist_ids": [
        "3f6ae36d-ffdb-40cf-98e6-8023cb1c41c9"
    ],
    "album": "Live",
    "release_id": "177f9a19-c3a3-43a2-a490-97f2257c2bcc",
    "release_group_id": "38a6e889-769d-32c9-9488-ce9fe0d3734a",
    "labels": [
        "ATCO Records"
    ],
    "label_ids": [
        "a9de694a-2e5b-4a1d-8d7a-a7ca620e3f80"
    ],
    "release_date": "1972-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This beautiful cover of Carole King's 1971 song is off a live album recorded at two 1971 concerts: side one in August at The Troubadour in Hollywood, and side two on October 7 at The Bitter End in NYC's Greenwich Village. \n\nSinger-composer-arranger Donny Hathaway is perhaps best known for his duets with singer Roberta Flack, but the body of solo work he left behind is part of the foundation of American soul music. His songs have influenced performers from R&B singer Alicia Keys to rapper Common to singer-guitarist George Benson.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}