Information about plays

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

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

{
    "id": 3608605,
    "uri": "https://api.kexp.org/v2/plays/3608605/?format=api",
    "airdate": "2026-01-24T18:37:00-08:00",
    "show": 65746,
    "show_uri": "https://api.kexp.org/v2/shows/65746/?format=api",
    "image_uri": "https://dn710209.ca.archive.org/0/items/mbid-74ec0744-ba11-415d-8b19-1c5b1001e9ff/mbid-74ec0744-ba11-415d-8b19-1c5b1001e9ff-36546360005_thumb500.jpg",
    "thumbnail_uri": "https://dn710209.ca.archive.org/0/items/mbid-74ec0744-ba11-415d-8b19-1c5b1001e9ff/mbid-74ec0744-ba11-415d-8b19-1c5b1001e9ff-36546360005_thumb250.jpg",
    "song": "Do What You Want To",
    "track_id": "481304c8-a62b-439e-b5ea-6f07e529daf1",
    "recording_id": "00c606d0-61f3-49cb-bcf2-2ede8e9a50be",
    "artist": "Vexx",
    "artist_ids": [
        "ed2fbf31-56dd-4522-ba46-85350cefff49"
    ],
    "album": "Wild Hunt EP",
    "release_id": "74ec0744-ba11-415d-8b19-1c5b1001e9ff",
    "release_group_id": "6cbc5497-1fca-4554-95bd-b2f974b873b6",
    "labels": [
        "M'Lady's Records"
    ],
    "label_ids": [
        "2f5037b5-cf1e-4443-8ec3-4ab62a808f6a"
    ],
    "release_date": "2016-10-01",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Olympia, WA project featuring Mary Jane Dunphe of CC Dust and CCFX and like a million other bands :)\n\nhttps://vexxband.bandcamp.com/album/wild-hunt-ep",
    "location": 3,
    "location_name": "Seattle",
    "play_type": "trackplay"
}