Information about plays

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

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

{
    "id": 3599827,
    "uri": "https://api.kexp.org/v2/plays/3599827/?format=api",
    "airdate": "2026-01-03T20:27:14-08:00",
    "show": 65555,
    "show_uri": "https://api.kexp.org/v2/shows/65555/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Annals of Animals",
    "track_id": "eae264ba-6ffd-4df9-b3f7-415b21e5e943",
    "recording_id": "911bf9e9-2562-4488-a37c-c732d53ff368",
    "artist": "Strong Killings",
    "artist_ids": [
        "5473c2c7-bae2-4688-a438-e81ded019686"
    ],
    "album": "Strong Killings",
    "release_id": "82ea4c80-5bd7-4270-9cc0-d12b85f1c752",
    "release_group_id": "704dd9c8-3775-4d5a-9448-cd8788dd32d9",
    "labels": [
        "Don't Stop Believin' Records"
    ],
    "label_ids": [
        "029c8691-98a3-46cd-9a5d-e40cb937a5ff"
    ],
    "release_date": "2011-07-19",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Via Chrysta Cherrie, circa 2011: \"Combining humor with punk attitude, Strong Killings continue in the tradition of bands like Angry Samoans and, more recently, Pissed Jeans. Comprised of singer/guitarist Nate Mooter, drummer Mike Loggins (both veterans of punky power pop revivalists the Lashes), and bassist/singer Carlos Lopez-Lopez, Strong Killings formed in Seattle after the bandmembers jammed together at house parties and took their name from the description of an R-rated movie. Their self-titled full-length debut arrived on Don’t Stop Believin’ in summer 2011, a collection of rapid-fire, high-energy songs covering themes like dinosaurs, drinking, and breaking things, with scenester rant \"Too Cool\" featured on the MTV Hive music blog.\"\n\nhttps://www.youtube.com/watch?v=fiXoW3sIemE",
    "location": 3,
    "location_name": "Seattle",
    "play_type": "trackplay"
}