Information about plays

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

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

{
    "id": 3607357,
    "uri": "https://api.kexp.org/v2/plays/3607357/?format=api",
    "airdate": "2026-01-21T20:43:28-08:00",
    "show": 65718,
    "show_uri": "https://api.kexp.org/v2/shows/65718/?format=api",
    "image_uri": "https://dn710606.ca.archive.org/0/items/mbid-1ecd5588-a121-4953-97db-c7ae0557066a/mbid-1ecd5588-a121-4953-97db-c7ae0557066a-41012276404_thumb500.jpg",
    "thumbnail_uri": "https://ia800605.us.archive.org/13/items/mbid-1ecd5588-a121-4953-97db-c7ae0557066a/mbid-1ecd5588-a121-4953-97db-c7ae0557066a-41012276404_thumb250.jpg",
    "song": "Zero Sun",
    "track_id": "39256379-d703-48dd-aab1-77e5b91b096c",
    "recording_id": "750a78ee-5413-4c3a-b5a6-ae0e582fb535",
    "artist": "Little Barrie & Malcolm Catto",
    "artist_ids": [
        "94d51bbe-18e8-4ddd-84ef-1e97a8eb03ad",
        "e78332e1-629b-43ba-ae27-f60abab2f893"
    ],
    "album": "Electric War",
    "release_id": "1ecd5588-a121-4953-97db-c7ae0557066a",
    "release_group_id": "d7d342e8-8ca0-4ecd-8aa2-f6fe92b3bcb6",
    "labels": [
        "Easy Eye Sound"
    ],
    "label_ids": [
        "895e5b19-d586-4f83-a2aa-2b00d4803ba4"
    ],
    "release_date": "2025-04-18",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Electric War is an electrifying collaboration between British power trio, Little Barrie (Barrie Cadogan and Lewis Wharton, who wrote and performed the theme to Better Call Saul) and acclaimed producer/drummer, Malcolm Catto, fusing unique talents into a mesmerizing exploration of raw, experimental sound.\n\nhttps://littlebarrie.bandcamp.com/album/electric-war\nhttps://www.littlebarrie.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}