Information about plays

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

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

{
    "id": 3541632,
    "uri": "https://api.kexp.org/v2/plays/3541632/?format=api",
    "airdate": "2025-08-18T14:23:00-07:00",
    "show": 64325,
    "show_uri": "https://api.kexp.org/v2/shows/64325/?format=api",
    "image_uri": "https://ia802807.us.archive.org/22/items/mbid-ca588c56-4fda-450b-a899-86ba7c433850/mbid-ca588c56-4fda-450b-a899-86ba7c433850-25046798503_thumb500.jpg",
    "thumbnail_uri": "https://ia802807.us.archive.org/22/items/mbid-ca588c56-4fda-450b-a899-86ba7c433850/mbid-ca588c56-4fda-450b-a899-86ba7c433850-25046798503_thumb250.jpg",
    "song": "The Archer",
    "track_id": "546d27b1-f93f-4cb4-abda-9a93d595fb76",
    "recording_id": "edc6ad06-790d-4e4e-90bc-686110c8ede3",
    "artist": "Alexandra Savior",
    "artist_ids": [
        "0a8cf03f-a01a-4774-8c01-bd031389c99e"
    ],
    "album": "The Archer",
    "release_id": "ca588c56-4fda-450b-a899-86ba7c433850",
    "release_group_id": "988982e8-fc87-4406-b28e-d2b102dab2d9",
    "labels": [],
    "label_ids": [],
    "release_date": "2020-01-10",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": true,
    "is_live": false,
    "comment": "Going out to Victoria in Fairfax!\n\n--\n\nOriginally from Portland, OR! Los Angeles-based singer/songwriter, known for her heavily atmospheric and dreamy psychedelic sound. https://bit.ly/4lEpq33\n\nhttps://www.alexandrasavior.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}