Information about plays

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

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

{
    "id": 3637638,
    "uri": "https://api.kexp.org/v2/plays/3637638/?format=api",
    "airdate": "2026-04-04T08:18:20-07:00",
    "show": 66363,
    "show_uri": "https://api.kexp.org/v2/shows/66363/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Beige 70 (Domenique Dumont Bilingual remix)",
    "track_id": null,
    "recording_id": "1f7141f9-a85c-49ce-9348-72bfe15ede3b",
    "artist": "Cola Boyy",
    "artist_ids": [
        "27dc2be4-db34-4f2e-b0cb-65b911f0039b"
    ],
    "album": "Beige 70 (Domenique Dumont Bilingual remix)",
    "release_id": null,
    "release_group_id": "5a3cd6d2-e70b-4cc8-a16e-de606ed855c7",
    "labels": [
        "Record Makers"
    ],
    "label_ids": [
        "d58a1478-222b-4f11-b55f-7f14b7f94ef6"
    ],
    "release_date": "2018-12-07",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Chumash\n\nMatthew collaborated with Air’s Nicolas Godin. The Avalanches and MGMT’s Andrew VanWyngarden.\n\nhttps://pitchfork.com/news/cola-boyy-pop-singer-songwriter-and-disability-activist-dies-at-34",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}