Information about plays

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

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

{
    "id": 3621867,
    "uri": "https://api.kexp.org/v2/plays/3621867/?format=api",
    "airdate": "2026-02-24T22:22:35-08:00",
    "show": 66023,
    "show_uri": "https://api.kexp.org/v2/shows/66023/?format=api",
    "image_uri": "https://coverartarchive.org/release/6e3c9aef-8a10-4597-a12d-a1783c6ece77/40069662962-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/6e3c9aef-8a10-4597-a12d-a1783c6ece77/40069662962-250.jpg",
    "song": "On & On",
    "track_id": null,
    "recording_id": "c03b005d-5570-45e7-915f-9a7e26c4e929",
    "artist": "Erykah Badu",
    "artist_ids": [
        "321531fc-db73-4ffa-a959-61a61a2908c1"
    ],
    "album": "Baduizm",
    "release_id": null,
    "release_group_id": "45536412-c62c-34fc-9524-0bac1d2542c1",
    "labels": [],
    "label_ids": [],
    "release_date": "1997-02-11",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The song was written by Erykah Badu and Jaborn Jamal, and produced by Erykah Badu and Madukwu Chinwah. It won Best Female R&B Vocal Performance at the 1998 Grammy Awards.\n -- \nCheck out the music video for \"On & On\": https://youtu.be/-CPCs7vVz6s",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}