Information about plays

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

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

{
    "id": 3570009,
    "uri": "https://api.kexp.org/v2/plays/3570009/?format=api",
    "airdate": "2025-10-25T23:22:40-07:00",
    "show": 64935,
    "show_uri": "https://api.kexp.org/v2/shows/64935/?format=api",
    "image_uri": "https://ia601301.us.archive.org/24/items/mbid-8242bb10-ce79-4960-8f52-fc0a471c4dc8/mbid-8242bb10-ce79-4960-8f52-fc0a471c4dc8-12659814758_thumb500.jpg",
    "thumbnail_uri": "https://ia801301.us.archive.org/24/items/mbid-8242bb10-ce79-4960-8f52-fc0a471c4dc8/mbid-8242bb10-ce79-4960-8f52-fc0a471c4dc8-12659814758_thumb250.jpg",
    "song": "Devil House",
    "track_id": "7f278440-56d3-38ae-b745-2d05e8f459f2",
    "recording_id": "91af2e04-e760-4b70-9890-5e74263095b8",
    "artist": "Shonen Knife",
    "artist_ids": [
        "5089b746-7612-4a13-9153-33ff2560e161"
    ],
    "album": "Pretty Little Baka Guy + Live in Japan",
    "release_id": "8242bb10-ce79-4960-8f52-fc0a471c4dc8",
    "release_group_id": "88b22711-80a7-37bc-96e0-1a893c17ed42",
    "labels": [
        "Rockville"
    ],
    "label_ids": [
        "1df75804-0643-47f3-a32e-690f54fc69c5"
    ],
    "release_date": "1990-12-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": true,
    "is_live": false,
    "comment": "For Jen on Beacon Hill who got to see Shonen Knife at The Tractor Tavern in Seattle tonight.\n\nhttps://www.facebook.com/ShonenKnifeOfficial/\nhttps://www.shonenknife.net/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}