Information about plays

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

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

{
    "id": 3544475,
    "uri": "https://api.kexp.org/v2/plays/3544475/?format=api",
    "airdate": "2025-08-25T03:09:46-07:00",
    "show": 64382,
    "show_uri": "https://api.kexp.org/v2/shows/64382/?format=api",
    "image_uri": "https://ia902809.us.archive.org/33/items/mbid-3067191b-3d6e-45b9-9fbc-63f2d2b520f1/mbid-3067191b-3d6e-45b9-9fbc-63f2d2b520f1-20882729230_thumb500.jpg",
    "thumbnail_uri": "https://ia802809.us.archive.org/33/items/mbid-3067191b-3d6e-45b9-9fbc-63f2d2b520f1/mbid-3067191b-3d6e-45b9-9fbc-63f2d2b520f1-20882729230_thumb250.jpg",
    "song": "Soft Stud",
    "track_id": "08ff85b3-1129-4a76-b9ae-13058720d574",
    "recording_id": "9dd8f039-d91e-47ec-bb11-77fa49e5a783",
    "artist": "Black Belt Eagle Scout",
    "artist_ids": [
        "76a91880-2242-4c2a-8982-d56fb1ee686d"
    ],
    "album": "Mother of My Children",
    "release_id": "3067191b-3d6e-45b9-9fbc-63f2d2b520f1",
    "release_group_id": "45afbf13-6c7e-4530-9ee9-0072dd90f104",
    "labels": [
        "Saddle Creek Records"
    ],
    "label_ids": [
        "006ea2fb-e616-4743-924a-8bda90fff909"
    ],
    "release_date": "2018-09-14",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Swinomish, Colville and Inupiaq\t\n\nSwinomish, Colville and Inupiaq singer/songwriter Katherine Paul releases music under the moniker Black Belt Eagle Scout.\n\nhttps://www.blackbelteaglescout.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}