Information about plays

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

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

{
    "id": 3640227,
    "uri": "https://api.kexp.org/v2/plays/3640227/?format=api",
    "airdate": "2026-04-10T08:58:15-07:00",
    "show": 66414,
    "show_uri": "https://api.kexp.org/v2/shows/66414/?format=api",
    "image_uri": "https://dn710107.ca.archive.org/0/items/mbid-baf89f0d-af0c-40fe-a76e-a3db1c93bf76/mbid-baf89f0d-af0c-40fe-a76e-a3db1c93bf76-40572163681_thumb500.jpg",
    "thumbnail_uri": "",
    "song": "No Shame",
    "track_id": "e788eac2-c156-4451-b713-8b68544dd00e",
    "recording_id": "87452309-98cc-4a91-84a6-935bd5e912fd",
    "artist": "Pit Pony",
    "artist_ids": [
        "d9217d2b-05ea-4075-af4f-4a9028e2eb78"
    ],
    "album": "Dead Stars",
    "release_id": "baf89f0d-af0c-40fe-a76e-a3db1c93bf76",
    "release_group_id": "09b16f2b-089e-4391-94dc-ae7c9e22287e",
    "labels": [
        "Clue Records"
    ],
    "label_ids": [
        "5e8145d9-e145-4d1e-aa54-ec458304b2b8"
    ],
    "release_date": "2025-02-07",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Pit Pony is a five-piece band from Newcastle, England. \n\nHere's a 2022 interview with the group: https://bigtakeover.com/interviews/InterviewPitPony",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}