Information about plays

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

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

{
    "id": 3619119,
    "uri": "https://api.kexp.org/v2/plays/3619119/?format=api",
    "airdate": "2026-02-18T13:32:13-08:00",
    "show": 65967,
    "show_uri": "https://api.kexp.org/v2/shows/65967/?format=api",
    "image_uri": "https://dn710601.ca.archive.org/0/items/mbid-6e5fe8df-c66c-412d-97d7-2ace0f9af571/mbid-6e5fe8df-c66c-412d-97d7-2ace0f9af571-3426795273_thumb500.jpg",
    "thumbnail_uri": "https://ia801706.us.archive.org/1/items/mbid-6e5fe8df-c66c-412d-97d7-2ace0f9af571/mbid-6e5fe8df-c66c-412d-97d7-2ace0f9af571-3426795273_thumb250.jpg",
    "song": "Golden Thing",
    "track_id": "15e9f96a-8604-377f-8d66-de4897748473",
    "recording_id": "dc1053d6-ba2f-4d2e-9d02-49abea579a2c",
    "artist": "Throwing Muses",
    "artist_ids": [
        "b1b9d5cc-7975-43e5-960e-670583da7bc8"
    ],
    "album": "The Real Ramona",
    "release_id": "745b8e1b-82f3-3c29-9499-6912a28715c8",
    "release_group_id": "4d3324a9-c80d-3257-80ca-a7d260553f5b",
    "labels": [
        "Sire Records",
        "Warner Bros. Records"
    ],
    "label_ids": [
        "be0fec81-5c18-4494-8bbf-0d81dec006bf",
        "c595c289-47ce-4fba-b999-b87503e8cb71"
    ],
    "release_date": "1991-03-12",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Kristin Hersh wrote this one; it was produced by Dennis Herring.\n--\nHappy 35th Anniversary to Throwing Muses’ fourth studio album The Real Ramona, originally released in the UK February 18, 1991 and in the US March 12, 1991. : https://albumism.com/features/throwing-muses-the-real-ramona-album-anniversary",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}