Information about plays

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

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

{
    "id": 3519807,
    "uri": "https://api.kexp.org/v2/plays/3519807/?format=api",
    "airdate": "2025-06-28T05:05:45-07:00",
    "show": 63856,
    "show_uri": "https://api.kexp.org/v2/shows/63856/?format=api",
    "image_uri": "https://coverartarchive.org/release/6363f601-a1e1-4715-afaf-6e621fcc10e6/16463318212-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/6363f601-a1e1-4715-afaf-6e621fcc10e6/16463318212-250.jpg",
    "song": "Celebrate",
    "track_id": null,
    "recording_id": "124a920d-fca0-46eb-943c-79fd05b2b5b5",
    "artist": "Little Dragon feat. Agge",
    "artist_ids": [
        "c8a9ae11-63bf-409b-8bf3-a96b3712a2ff",
        "fb429256-73a3-407a-ac51-ddf3f1ffb503"
    ],
    "album": "Season High",
    "release_id": null,
    "release_group_id": "37017caa-e161-421c-9ea9-ce120e09ebbc",
    "labels": [],
    "label_ids": [],
    "release_date": "2017-04-14",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The suns illuminating energy brings abundance, rebriuth, joyous celebration, improvement, good health and expansiveness. The sun brings gifts of travel, business success, material attainment, happy reunions, culmination of efforts",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}