Information about plays

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

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

{
    "id": 3576907,
    "uri": "https://api.kexp.org/v2/plays/3576907/?format=api",
    "airdate": "2025-11-11T17:08:04-08:00",
    "show": 65083,
    "show_uri": "https://api.kexp.org/v2/shows/65083/?format=api",
    "image_uri": "https://ia801805.us.archive.org/33/items/mbid-87a670b5-0d64-48ac-8f44-ac603727068e/mbid-87a670b5-0d64-48ac-8f44-ac603727068e-28388431156_thumb500.jpg",
    "thumbnail_uri": "https://dn710203.ca.archive.org/0/items/mbid-87a670b5-0d64-48ac-8f44-ac603727068e/mbid-87a670b5-0d64-48ac-8f44-ac603727068e-28388431156_thumb250.jpg",
    "song": "Felony",
    "track_id": "275ebbd6-136d-4f6f-a7e5-af7dc2b79a3d",
    "recording_id": "2c41ae47-3052-4756-b60f-7a846bd76c1c",
    "artist": "The Allergies",
    "artist_ids": [
        "7f9c97b9-03d6-4f31-9cfe-59f5b8c5b42d"
    ],
    "album": "Felony / Rile ’em Up",
    "release_id": "87a670b5-0d64-48ac-8f44-ac603727068e",
    "release_group_id": "dee1110f-32db-4695-9381-ab72caa1debc",
    "labels": [
        "Jalapeno Records"
    ],
    "label_ids": [
        "4f109170-6376-470c-a83d-5fe29e6baaa5"
    ],
    "release_date": "2020-03-27",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Allergies are a Bristol-based duo who make feel-good funk, soul sampling, and hip-hop beats.\nFind this track here https://theallergies.bandcamp.com/album/felony-rile-em-up",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}