Information about plays

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

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

{
    "id": 3581015,
    "uri": "https://api.kexp.org/v2/plays/3581015/?format=api",
    "airdate": "2025-11-21T10:56:38-08:00",
    "show": 65169,
    "show_uri": "https://api.kexp.org/v2/shows/65169/?format=api",
    "image_uri": "https://dn710009.ca.archive.org/0/items/mbid-892f02d9-0e92-430b-9827-6b66899ae512/mbid-892f02d9-0e92-430b-9827-6b66899ae512-39776580870_thumb500.jpg",
    "thumbnail_uri": "https://dn710009.ca.archive.org/0/items/mbid-892f02d9-0e92-430b-9827-6b66899ae512/mbid-892f02d9-0e92-430b-9827-6b66899ae512-39776580870_thumb250.jpg",
    "song": "Carolyn",
    "track_id": "da79fd81-2c90-450e-8f0d-302b8204fc10",
    "recording_id": "32515c25-e9cd-414e-8a67-17a1f6c5349d",
    "artist": "The Wedding Present",
    "artist_ids": [
        "707622da-475f-48e1-905d-248718df6521"
    ],
    "album": "Seamonsters",
    "release_id": "a9d77d5a-6954-4212-8c05-b835cd8d39f5",
    "release_group_id": "14152837-f2f2-31d0-aa2e-aaf02ab18aec",
    "labels": [
        "Edsel Records"
    ],
    "label_ids": [
        "a4a01f0f-c349-4352-9075-b268f6ef0f48"
    ],
    "release_date": "2014-10-27",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Out of Brighton, UK, The Wedding Present released Seamonsters in 2014. \n\nThe band graced the KEXP studios just this past June! You can watch the full session here: https://www.youtube.com/watch?v=jrIfgxj37WI",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}