Information about plays

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

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

{
    "id": 3545376,
    "uri": "https://api.kexp.org/v2/plays/3545376/?format=api",
    "airdate": "2025-08-27T05:32:59-07:00",
    "show": 64399,
    "show_uri": "https://api.kexp.org/v2/shows/64399/?format=api",
    "image_uri": "https://ia800501.us.archive.org/34/items/mbid-07313545-0ce4-446a-8513-e457bed2486f/mbid-07313545-0ce4-446a-8513-e457bed2486f-14844882340_thumb500.jpg",
    "thumbnail_uri": "https://ia800501.us.archive.org/34/items/mbid-07313545-0ce4-446a-8513-e457bed2486f/mbid-07313545-0ce4-446a-8513-e457bed2486f-14844882340_thumb250.jpg",
    "song": "Dean Town",
    "track_id": "14594657-8da6-47d8-ae6e-7bcb71df5924",
    "recording_id": "0de621c9-6c98-4486-bea0-e6a61dbe8df4",
    "artist": "Vulfpeck",
    "artist_ids": [
        "7d0e8067-10b9-4069-95dc-1110a0fbb877"
    ],
    "album": "The Beautiful Game",
    "release_id": "07313545-0ce4-446a-8513-e457bed2486f",
    "release_group_id": "517f94e6-45cd-4a7e-ab4a-07583afcf76c",
    "labels": [
        "Vulf Records"
    ],
    "label_ids": [
        "c6a53157-9a71-41e2-9777-0bbc69948765"
    ],
    "release_date": "2016-10-17",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Amplifier from DC- I would love to hear any vulfpeck! I support kexp because y'all support meπŸ’– you are my constant work from home soundtrack. I listen for so many hours a day that it feels only fair to be an amplifier!\"\n\n-Dynah, Amplifier in DC",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}