Information about plays

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

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

{
    "id": 3567203,
    "uri": "https://api.kexp.org/v2/plays/3567203/?format=api",
    "airdate": "2025-10-19T13:36:03-07:00",
    "show": 64877,
    "show_uri": "https://api.kexp.org/v2/shows/64877/?format=api",
    "image_uri": "https://ia600103.us.archive.org/30/items/mbid-645ab8c6-78fb-49df-a9fa-7b06418f4909/mbid-645ab8c6-78fb-49df-a9fa-7b06418f4909-42170023318_thumb500.jpg",
    "thumbnail_uri": "https://dn721502.ca.archive.org/0/items/mbid-645ab8c6-78fb-49df-a9fa-7b06418f4909/mbid-645ab8c6-78fb-49df-a9fa-7b06418f4909-42170023318_thumb250.jpg",
    "song": "Reincarnation",
    "track_id": "e4af3bd6-becf-459c-b0a6-db1752692822",
    "recording_id": "efe27b9e-f290-4147-a67e-3adb185a74b9",
    "artist": "Alfa Mist feat. Homeboy Sandman",
    "artist_ids": [
        "65eaa552-1149-4b42-888e-6d6e4affdbff",
        "f5b41828-248a-449d-95b8-fff92db97629"
    ],
    "album": "Roulette",
    "release_id": "645ab8c6-78fb-49df-a9fa-7b06418f4909",
    "release_group_id": "305a238d-c669-4155-84ea-33c2c578be19",
    "labels": [
        "Sekito"
    ],
    "label_ids": [
        "c8d81ab9-62e4-479f-ac16-03b6a465c708"
    ],
    "release_date": "2025-10-03",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "On his sixth studio release Roulette, the prolific producer, songwriter, pianist and MC Alfa Mist has created his own sci-fi universe - a vast dystopia where themes of revenge, forgiveness and redemption loom large.\n\nhttps://alfamist.bandcamp.com/album/roulette\nhttps://alfamist.co.uk/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}