Information about plays

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

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

{
    "id": 3569336,
    "uri": "https://api.kexp.org/v2/plays/3569336/?format=api",
    "airdate": "2025-10-24T11:29:52-07:00",
    "show": 64919,
    "show_uri": "https://api.kexp.org/v2/shows/64919/?format=api",
    "image_uri": "https://ia601503.us.archive.org/0/items/mbid-e7d0792c-b0ec-47b6-a39c-3ac9e6fb6b0d/mbid-e7d0792c-b0ec-47b6-a39c-3ac9e6fb6b0d-42570788557_thumb500.jpg",
    "thumbnail_uri": "https://dn721504.ca.archive.org/0/items/mbid-e7d0792c-b0ec-47b6-a39c-3ac9e6fb6b0d/mbid-e7d0792c-b0ec-47b6-a39c-3ac9e6fb6b0d-42570788557_thumb250.jpg",
    "song": "Goodbye Rock n Roll",
    "track_id": "bce67b1a-56c5-48ab-b81a-bd57375ae7c1",
    "recording_id": "cff65fcd-cba8-4142-bc24-54b6f3925767",
    "artist": "The Telephone Numbers",
    "artist_ids": [
        "09734841-0a74-4da1-8b74-a3224f97446d"
    ],
    "album": "Scarecrow II",
    "release_id": "e7d0792c-b0ec-47b6-a39c-3ac9e6fb6b0d",
    "release_group_id": "0a0ab0ff-2799-408d-89a2-6e073bb531fc",
    "labels": [
        "Slumberland Records"
    ],
    "label_ids": [
        "5bf0ffc7-898d-43f0-a072-b072506fe617"
    ],
    "release_date": "2025-10-10",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Out of San Francisco, The Telephone Numbers released their sophomore album, Scarecrow II, earlier this month. \n\n\"The Telephone Numbers have established themselves as a crucial part of San Francisco's fertile indie music scene, sharing members with The Reds, Pinks & Purples and The Umbrellas and sporting a musical palette that takes in everything from the rootsier end of Byrds jangle to Lemonheads-tinged power-pop to the pop sophistication of bands like The Go-Betweens and The Church.\"\n\nRead more here: https://thetelephonenumbers.bandcamp.com/album/scarecrow-ii",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}