Information about plays

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

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

{
    "id": 3628724,
    "uri": "https://api.kexp.org/v2/plays/3628724/?format=api",
    "airdate": "2026-03-14T08:47:00-07:00",
    "show": 66177,
    "show_uri": "https://api.kexp.org/v2/shows/66177/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Find My Way Back",
    "track_id": null,
    "recording_id": null,
    "artist": "Samuel Gaskin, Kee'Ahn",
    "artist_ids": [],
    "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": "Māori (Gaskin), Yalanji, Jirrbal, Badu Islander (Kee'Ahn)\n--\nA cultural and creative renaissance man, Melbourne-based Samuel Gaskin channels his own Māori and Nigerian roots to create and produce art that is both hard-hitting and powerful, while simultaneously striving to promote diversity and inclusion.\n\nKee’ahn’s name comes from the Wik people, meaning to dance, to sing, to play - they aim to honor their name and their Ancestors through their music.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}