Information about plays

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

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

{
    "id": 3576470,
    "uri": "https://api.kexp.org/v2/plays/3576470/?format=api",
    "airdate": "2025-11-10T15:17:29-08:00",
    "show": 65074,
    "show_uri": "https://api.kexp.org/v2/shows/65074/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "DENIAL IS A RIVER",
    "track_id": "be822a4c-99ae-4f36-85c1-f2edac32c0a1",
    "recording_id": "9a179828-d223-47fb-b29f-ec2e0b14ab72",
    "artist": "Doechii",
    "artist_ids": [
        "9f75277c-b283-4846-ac8c-f932255cd0ac"
    ],
    "album": "Alligator Bites Never Heal",
    "release_id": "455146ad-b91d-47cc-b4c8-098edce9166a",
    "release_group_id": "2b837d13-b456-4c0c-98d6-afe4aeda417b",
    "labels": [
        "Capitol Records",
        "Top Dawg Entertainment"
    ],
    "label_ids": [
        "abea2d3e-eabf-4480-ab24-9382dd642c73",
        "56d2501f-12b7-4cfd-b8f8-e95189ea27f5"
    ],
    "release_date": "2024-08-30",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Doechii will be at the WaMu theather tonight!\nGet your tickets:\nhttps://seatgeek.com/doechii-tickets/seattle-washington-wamu-theater-2025-11-10-8-pm/concert/17653957?quantity=1\n\nHow Doechii ditched the formula and took her own path on 'DENIAL IS A RIVER’:\n\nhttps://www.rollingstone.com/music/music-news/doechii-denial-is-a-river-the-breakdown-1235133542/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}