Information about plays

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

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

{
    "id": 3574801,
    "uri": "https://api.kexp.org/v2/plays/3574801/?format=api",
    "airdate": "2025-11-06T17:10:17-08:00",
    "show": 65039,
    "show_uri": "https://api.kexp.org/v2/shows/65039/?format=api",
    "image_uri": "https://ia800205.us.archive.org/33/items/mbid-75362d19-bb54-49e8-90bb-342348c4d36e/mbid-75362d19-bb54-49e8-90bb-342348c4d36e-38230490631_thumb500.jpg",
    "thumbnail_uri": "https://dn710008.ca.archive.org/0/items/mbid-75362d19-bb54-49e8-90bb-342348c4d36e/mbid-75362d19-bb54-49e8-90bb-342348c4d36e-38230490631_thumb250.jpg",
    "song": "Scumlord",
    "track_id": "892bfa69-1f89-41a8-b5e2-51678981cc0d",
    "recording_id": "9ca2d307-c039-4df2-9b16-e39eff148964",
    "artist": "Blockhead",
    "artist_ids": [
        "3bd76ebe-c7dc-47bd-a8af-9e46d2a4f782"
    ],
    "album": "Luminous Rubble",
    "release_id": "75362d19-bb54-49e8-90bb-342348c4d36e",
    "release_group_id": "565259ba-9538-4f53-809b-707e768689df",
    "labels": [
        "Def Pressé"
    ],
    "label_ids": [
        "f794ffab-e6a9-4f52-bfe5-7d5d194d3683"
    ],
    "release_date": "2024-05-03",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "[airbreak] \n\nThis latest release from the New York artist.  \n\nhttps://blockheadnyc.bandcamp.com/album/luminous-rubble-2",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}