Information about plays

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

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

{
    "id": 3560775,
    "uri": "https://api.kexp.org/v2/plays/3560775/?format=api",
    "airdate": "2025-10-03T07:37:26-07:00",
    "show": 64732,
    "show_uri": "https://api.kexp.org/v2/shows/64732/?format=api",
    "image_uri": "https://coverartarchive.org/release/82b19c9b-07e0-49c1-97e3-363510c26a30/18257588738-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/82b19c9b-07e0-49c1-97e3-363510c26a30/18257588738-250.jpg",
    "song": "Bridge Over Troubled Water",
    "track_id": null,
    "recording_id": "145ea5e5-4cb7-4479-8a00-0a6f553aa015",
    "artist": "Simon & Garfunkel",
    "artist_ids": [
        "5d02f264-e225-41ff-83f7-d9b1f0b1874a"
    ],
    "album": "Bridge Over Troubled Water",
    "release_id": null,
    "release_group_id": "c39f7f80-d42f-3669-9653-230f8e922083",
    "labels": [
        "Columbia"
    ],
    "label_ids": [
        "011d1192-6f65-45bd-85c4-0400dd45693e"
    ],
    "release_date": "1970-01-26",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Good morning, John. Would you please play Bridge Over Troubled Water during today’s show for my friend and soul brother Mark (a committed Amplifier)? Mark had a health scare last week and is now recovering at home. We have been best pals since first grade (in 1966 - yikes!). Thank you, John.\n--Mike in Bellingham\n--\nThis song started as a modest gospel hymn but became more dramatic as Paul Simon put it together. Simon said, \"I have no idea where it came from. It came all of the sudden. It was one of the most shocking moments in my songwriting career. I remember thinking, 'This is considerably better than I usually write.\"\n--\nIn 1971, this won five Grammy Awards: Song of the Year, Record of the Year, Best Contemporary Song, Best Engineered Record, and Best Arrangement Accompanying Vocalists. The album also won Album of the Year.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}