Information about plays

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

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

{
    "id": 3630898,
    "uri": "https://api.kexp.org/v2/plays/3630898/?format=api",
    "airdate": "2026-03-19T04:42:59-07:00",
    "show": 66219,
    "show_uri": "https://api.kexp.org/v2/shows/66219/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Positive Contact",
    "track_id": null,
    "recording_id": "61b924af-e31f-4d80-b52e-c7b50d009a22",
    "artist": "Deltron 3030",
    "artist_ids": [
        "ce886f30-8b8f-4cc8-b854-3749291350fd"
    ],
    "album": "Deltron 3030",
    "release_id": null,
    "release_group_id": "a55be3b5-1d86-317a-ac22-49655313bae0",
    "labels": [
        "Traffic Entertainment Group"
    ],
    "label_ids": [
        "2a4bf94e-9dd7-4cce-b5b6-8c0325b3ea88"
    ],
    "release_date": "2000-10-17",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Out to James in Kensington MD!\n\nWe loved it when Deltron 3030 performed this song live at The Triple Door as part of KEXP's VIP Club concert series in 2013. Watch the full set here: https://youtu.be/s7FxVSDLonY\n--\nHave you heard something on KEXP that was absolutely perfect for you?  Support human-curated radio with your donation now.: https://www.kexp.org/donate/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}