Information about plays

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

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

{
    "id": 3603998,
    "uri": "https://api.kexp.org/v2/plays/3603998/?format=api",
    "airdate": "2026-01-13T21:19:16-08:00",
    "show": 65643,
    "show_uri": "https://api.kexp.org/v2/shows/65643/?format=api",
    "image_uri": "https://coverartarchive.org/release/029847a8-cf8f-4c44-ba8e-d1b4c57376b0/41074098617-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/029847a8-cf8f-4c44-ba8e-d1b4c57376b0/41074098617-250.jpg",
    "song": "Купайло",
    "track_id": null,
    "recording_id": "84c55264-8d00-44fa-a868-531afd65cba4",
    "artist": "Yagody",
    "artist_ids": [
        "7d7ff463-2a93-4979-bb74-d53b068382d3"
    ],
    "album": "Ягоди",
    "release_id": null,
    "release_group_id": "3879cf0f-9cf1-4812-97ac-5b33d1c25e35",
    "labels": [],
    "label_ids": [],
    "release_date": "2024-02-07",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Kupalinka\n\nYAGÓDY will be performing @ The Triple Door January 20 & @ The Coughlin Theater at Gonzaga University January 23\n\nSeattle tickets here: https://tinyurl.com/27mrpdh2\nGonzaga tickets here: https://tinyurl.com/2tcctnsf",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}