Information about plays

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

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

{
    "id": 3560541,
    "uri": "https://api.kexp.org/v2/plays/3560541/?format=api",
    "airdate": "2025-10-02T17:50:18-07:00",
    "show": 64727,
    "show_uri": "https://api.kexp.org/v2/shows/64727/?format=api",
    "image_uri": "https://dn721901.ca.archive.org/0/items/mbid-46279683-d0ba-4db4-8e25-b473a8b48fee/mbid-46279683-d0ba-4db4-8e25-b473a8b48fee-29984044759_thumb500.jpg",
    "thumbnail_uri": "https://dn721901.ca.archive.org/0/items/mbid-46279683-d0ba-4db4-8e25-b473a8b48fee/mbid-46279683-d0ba-4db4-8e25-b473a8b48fee-29984044759_thumb250.jpg",
    "song": "Blow Your Cover",
    "track_id": "033b6864-5983-4214-ba2d-43de56f5b4fe",
    "recording_id": "38a78de0-8e25-4a2b-bfbd-597f179f99e7",
    "artist": "Bacao Rhythm & Steel Band",
    "artist_ids": [
        "7247ef92-6c65-484d-9cf1-a737382a4721"
    ],
    "album": "Expansions",
    "release_id": "46279683-d0ba-4db4-8e25-b473a8b48fee",
    "release_group_id": "4bf39e30-01bf-4d31-b9d0-63c1d35ed566",
    "labels": [
        "Big Crown Records"
    ],
    "label_ids": [
        "d730a8be-1452-4c0d-9262-cf4f25f45120"
    ],
    "release_date": "2021-07-16",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "[airbreak] \n\nBacao Rhythm & Steel Band are a mysterious steel pan outfit hailing from Hamburg, Germany. https://bacaorhythmandsteelband.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}