Information about plays

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

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

{
    "id": 3577337,
    "uri": "https://api.kexp.org/v2/plays/3577337/?format=api",
    "airdate": "2025-11-12T17:58:04-08:00",
    "show": 65092,
    "show_uri": "https://api.kexp.org/v2/shows/65092/?format=api",
    "image_uri": "https://ia601906.us.archive.org/6/items/mbid-d33ce12c-6973-4b81-bdfe-21ebabedc158/mbid-d33ce12c-6973-4b81-bdfe-21ebabedc158-9828849514_thumb500.jpg",
    "thumbnail_uri": "https://ia801906.us.archive.org/6/items/mbid-d33ce12c-6973-4b81-bdfe-21ebabedc158/mbid-d33ce12c-6973-4b81-bdfe-21ebabedc158-9828849514_thumb250.jpg",
    "song": "Starlight",
    "track_id": "2e603823-904b-348a-85a5-0d066682f28f",
    "recording_id": "a8f0029c-f699-40a2-bf5c-351a5d8877f2",
    "artist": "The Herbaliser feat. Roots Manuva",
    "artist_ids": [
        "bf48d271-9595-4043-9064-52f43707d4ab",
        "4f6dd51e-bfd7-4153-ace7-9316d1757a57"
    ],
    "album": "Very Mercenary",
    "release_id": "d33ce12c-6973-4b81-bdfe-21ebabedc158",
    "release_group_id": "a8d6ec72-60d0-3684-9d8b-3e581a48d5eb",
    "labels": [
        "Ninja Tune"
    ],
    "label_ids": [
        "dc940013-b8a8-4362-a465-291026c04b42"
    ],
    "release_date": "1999-04-19",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Herbaliser is a jazz rap band formed by Jake Wherry and Ollie Teeba (Born Oliver Laurance Trattles) in London, England during the early 1990s. Although currently signed to !K7 Records, they were one of the most well-known acts from the Ninja Tune independent record label.\nTouring in Europe: https://theherbaliserband.com/shows",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}