Information about plays

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

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

{
    "id": 3586864,
    "uri": "https://api.kexp.org/v2/plays/3586864/?format=api",
    "airdate": "2025-12-04T21:16:14-08:00",
    "show": 65289,
    "show_uri": "https://api.kexp.org/v2/shows/65289/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Phaded",
    "track_id": null,
    "recording_id": "6a98529b-2801-4357-ae12-28ec942ec803",
    "artist": "Eyas",
    "artist_ids": [
        "e6299052-3509-4f46-8910-5cc93df596ab"
    ],
    "album": "Phaded",
    "release_id": null,
    "release_group_id": "9d6ed167-84d6-4e8c-b30a-6b37ad0b64e1",
    "labels": [
        "Quiet-loud"
    ],
    "label_ids": [
        "5d255294-1354-457b-bfa0-1b2bfeb07ac4"
    ],
    "release_date": "2024-08-14",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Jenna Balderson (Eyas) is a Filipina musician/producer from Baltimore, MD. Her voice, like her production, is layered, textured, and transcendent, inspired by a wide array of music blending indie-pop, jazz, RnB, and folk. She’s featured on tracks by JPEGMAFIA, notcharles, and more.\n \nEyas’ debut EP ‘Quiet-loud’ (Released November 2024) is an expansive and lush 6-track record produced alongside Bartees Strange.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}