Information about plays

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

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

{
    "id": 3575320,
    "uri": "https://api.kexp.org/v2/plays/3575320/?format=api",
    "airdate": "2025-11-07T23:56:02-08:00",
    "show": 65049,
    "show_uri": "https://api.kexp.org/v2/shows/65049/?format=api",
    "image_uri": "https://coverartarchive.org/release/a574ba13-f88b-453d-9883-da283913ab54/5990287806-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/a574ba13-f88b-453d-9883-da283913ab54/5990287806-250.jpg",
    "song": "One for the Trouble",
    "track_id": null,
    "recording_id": "f0037c3d-21ed-4bf0-9f7a-6105be20e31a",
    "artist": "A.D.O.R.",
    "artist_ids": [
        "63edbf7d-091a-4b68-878f-845e367d637c"
    ],
    "album": "Shock Frequency",
    "release_id": null,
    "release_group_id": "765fde72-5b23-3eb9-b721-39859a762c43",
    "labels": [
        "Tru Reign Records"
    ],
    "label_ids": [
        "011a5136-fcaf-43cf-9665-5459b399bd8a"
    ],
    "release_date": "1998-10-13",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Eddy Castellanos Sr., known professionally as A.D.O.R represented money earnin' Mount Vernon, NY. He was signed in 1994 by Heavy D, continued making musing until his passing on January 1, 2025.\n\nBars from this song were sampled by Wildchild's \"Renegade Master\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}