Information about plays

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

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

{
    "id": 3547502,
    "uri": "https://api.kexp.org/v2/plays/3547502/?format=api",
    "airdate": "2025-09-01T08:55:24-07:00",
    "show": 64445,
    "show_uri": "https://api.kexp.org/v2/shows/64445/?format=api",
    "image_uri": "https://dn721702.ca.archive.org/0/items/mbid-8f0a0971-c231-4d9a-aa2c-0686cb9d54f5/mbid-8f0a0971-c231-4d9a-aa2c-0686cb9d54f5-41957404481_thumb500.jpg",
    "thumbnail_uri": "https://dn721702.ca.archive.org/0/items/mbid-8f0a0971-c231-4d9a-aa2c-0686cb9d54f5/mbid-8f0a0971-c231-4d9a-aa2c-0686cb9d54f5-41957404481_thumb250.jpg",
    "song": "In Waves",
    "track_id": "9c9cd2cf-f3d6-45fd-8bf4-b0ab8aa98d52",
    "recording_id": "5a103545-66e3-438b-9c65-92732e929eec",
    "artist": "Museums",
    "artist_ids": [
        "8dfef08a-10f3-4d13-9a45-5bae73e2f281"
    ],
    "album": "In Waves",
    "release_id": "8f0a0971-c231-4d9a-aa2c-0686cb9d54f5",
    "release_group_id": "a52c14a9-a3ec-430a-b37e-c4e53444d277",
    "labels": [
        "Petit Village"
    ],
    "label_ids": [
        "22cbecaf-8eac-4c00-99c9-6535cb8e74eb"
    ],
    "release_date": "2025-04-25",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Montreal's Museums is the psychedelic, shoegaze, indie-rock project of Ali Kouri, Nic Barkun, Anthony Kameka, and Lou Raskin. Their music is characterized by impulsive, evocative vocals coupled with dense, layered guitars, distortion, and driving drums.\n\nhttps://museums.mu/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}