Information about plays

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

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

{
    "id": 3596739,
    "uri": "https://api.kexp.org/v2/plays/3596739/?format=api",
    "airdate": "2025-12-27T14:39:37-08:00",
    "show": 65489,
    "show_uri": "https://api.kexp.org/v2/shows/65489/?format=api",
    "image_uri": "https://ia800408.us.archive.org/23/items/mbid-c2dd0142-e40e-47f0-a412-0ea07aef0e54/mbid-c2dd0142-e40e-47f0-a412-0ea07aef0e54-18108614395_thumb500.jpg",
    "thumbnail_uri": "https://ia800408.us.archive.org/23/items/mbid-c2dd0142-e40e-47f0-a412-0ea07aef0e54/mbid-c2dd0142-e40e-47f0-a412-0ea07aef0e54-18108614395_thumb250.jpg",
    "song": "S.P.A.C.E.",
    "track_id": "1be9a8bb-07b7-4419-abf1-3e533d936cdf",
    "recording_id": "2f8fe5bb-3ec9-4194-99df-8a1cf5682cc4",
    "artist": "Calibro 35",
    "artist_ids": [
        "7b6baeda-94ec-4475-9b09-6486a36c8e40"
    ],
    "album": "S.P.A.C.E.",
    "release_id": "c2dd0142-e40e-47f0-a412-0ea07aef0e54",
    "release_group_id": "1d31a75b-c3a0-4d11-819a-1ac9a6eba7fe",
    "labels": [
        "Record Kicks"
    ],
    "label_ids": [
        "4bec8322-9493-426d-924a-cfa2f79a95ec"
    ],
    "release_date": "2015-11-06",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Described by Rolling Stone as \"the most fascinating, retro-maniac and genuine thing that has happened to Italy in the past few years\", Calibro 35 enjoy a reputation as one of the coolest bands around.\n\nMusic by Calibro 35 has been used by Dr. Dre on Compton, Jay Z, Child of Lov & Damon Albarn. They've played major festivals and collaborated with PJ Harvey, Mike Patton and Stewart Copeland. \"\n\nhttps://calibro35rk.bandcamp.com/album/s-p-a-c-e\n\nCheck out the official video for S.P.A.C.E here: \nhttps://www.youtube.com/watch?v=yW14i4SwudM",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}