Information about plays

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

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

{
    "id": 3593150,
    "uri": "https://api.kexp.org/v2/plays/3593150/?format=api",
    "airdate": "2025-12-19T16:52:38-08:00",
    "show": 65421,
    "show_uri": "https://api.kexp.org/v2/shows/65421/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "The Destroyer",
    "track_id": "6e72eaf6-c954-44d5-9bcc-e57be9633ce7",
    "recording_id": "6fa7c943-2851-46b6-bc38-bc713606e6d8",
    "artist": "Suzzallo",
    "artist_ids": [
        "49d81580-762a-4c60-8c57-c1fe9f3c9485"
    ],
    "album": "The Quiet Year",
    "release_id": "9cf3842c-136e-4039-aa86-4a2931c15a88",
    "release_group_id": "e8a25d28-66c7-415a-a741-35b4cac34733",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-05-02",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "#21\n\nOn the KEXP podcast \"A Deeper Listen,\" Rocky Votalato talks about how Suzzallo offers an outlet to help him grieve the loss of his child, Kienan, who died in a car accident in 2021.: https://www.kexp.org/podcasts/a-deeper-listen/2025/5/20/suzzallos-loud-grief-on-the-quiet-year/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}