Information about plays

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

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

{
    "id": 3523020,
    "uri": "https://api.kexp.org/v2/plays/3523020/?format=api",
    "airdate": "2025-07-05T15:35:40-07:00",
    "show": 63929,
    "show_uri": "https://api.kexp.org/v2/shows/63929/?format=api",
    "image_uri": "https://ia802201.us.archive.org/18/items/mbid-bf220da7-ee41-446f-a9da-5286b236e898/mbid-bf220da7-ee41-446f-a9da-5286b236e898-40928547878_thumb500.jpg",
    "thumbnail_uri": "https://ia802201.us.archive.org/18/items/mbid-bf220da7-ee41-446f-a9da-5286b236e898/mbid-bf220da7-ee41-446f-a9da-5286b236e898-40928547878_thumb250.jpg",
    "song": "Cradle the Pain",
    "track_id": "69bd9f80-95fb-47f9-9504-3c41c2e92015",
    "recording_id": "f517bc6f-7e5c-49f1-9366-c1ce65564523",
    "artist": "Morgan Nagler",
    "artist_ids": [
        "202c758b-6bc2-4ce4-ba2b-3cec3b22adde"
    ],
    "album": "Cradle The Pain",
    "release_id": "bf220da7-ee41-446f-a9da-5286b236e898",
    "release_group_id": "bcf396ad-7a45-4fdd-af34-d1b5522be6a5",
    "labels": [
        "Little Operation"
    ],
    "label_ids": [
        "7a1d208a-1986-4346-a0b8-9308dfe50c7b"
    ],
    "release_date": "2025-01-09",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "L.A. musician Morgan Nagler, who performs in Whispertown and Supermoon, has co-written for artists like Phoebe Bridgers, the Breeders, Haim, and Madi Diaz\nhttps://morgannagler.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}