Information about plays

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

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

{
    "id": 3618977,
    "uri": "https://api.kexp.org/v2/plays/3618977/?format=api",
    "airdate": "2026-02-18T05:27:59-08:00",
    "show": 65964,
    "show_uri": "https://api.kexp.org/v2/shows/65964/?format=api",
    "image_uri": "https://ia601404.us.archive.org/31/items/mbid-6867ae06-6b7b-436a-a10e-32e079a84254/mbid-6867ae06-6b7b-436a-a10e-32e079a84254-33662819285_thumb500.jpg",
    "thumbnail_uri": "https://dn721904.ca.archive.org/0/items/mbid-6867ae06-6b7b-436a-a10e-32e079a84254/mbid-6867ae06-6b7b-436a-a10e-32e079a84254-33662819285_thumb250.jpg",
    "song": "Mad World",
    "track_id": "ff2efba4-8047-38a3-b072-b6b65e5be3c2",
    "recording_id": "8b6a8b89-4d4c-4164-8433-75b58bd48799",
    "artist": "Michael Andrews feat. Gary Jules",
    "artist_ids": [
        "3d65bead-6eae-4012-8665-d5f593ea4a62",
        "ee6e8790-7123-40ab-b7e9-03c4fe6aa08f"
    ],
    "album": "Trading Snakeoil for Wolftickets",
    "release_id": "6867ae06-6b7b-436a-a10e-32e079a84254",
    "release_group_id": "e1199907-72be-3eb8-8ff0-e85c93628ed4",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2001-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This Tears for Fears cover \"Mad World\" was featured on the Donnie Darko (2001) soundtrack.\n\nDonnie Darko, starring Jake Gyllenhaal as a troubled teen who suffers from hallucinations, premiered  in 2001.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}