Information about plays

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

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

{
    "id": 3631624,
    "uri": "https://api.kexp.org/v2/plays/3631624/?format=api",
    "airdate": "2026-03-20T19:16:20-07:00",
    "show": 66233,
    "show_uri": "https://api.kexp.org/v2/shows/66233/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Simigwa-Do (Live On KEXP)",
    "track_id": null,
    "recording_id": null,
    "artist": "Blay Ambolley",
    "artist_ids": [
        "ad93763f-9bab-4a3f-a476-22fc9504bef3"
    ],
    "album": null,
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Ambolley came up performing in the same Accra venues as Pat Thomas and worked with overlapping bands; he pushed highlife further by introducing early spoken-word/rap phrasing on top of the same funk-driven instrumentation!\n\nIt was a true honor hosting him!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}