Information about plays

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

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

{
    "id": 3659822,
    "uri": "https://api.kexp.org/v2/plays/3659822/?format=api",
    "airdate": "2026-05-26T13:25:09-07:00",
    "show": 66821,
    "show_uri": "https://api.kexp.org/v2/shows/66821/?format=api",
    "image_uri": "https://dn720000.ca.archive.org/0/items/mbid-9d6a3798-965d-4436-bb6f-5ded59316f62/mbid-9d6a3798-965d-4436-bb6f-5ded59316f62-44559281955_thumb500.jpg",
    "thumbnail_uri": "https://dn720000.ca.archive.org/0/items/mbid-9d6a3798-965d-4436-bb6f-5ded59316f62/mbid-9d6a3798-965d-4436-bb6f-5ded59316f62-44559281955_thumb250.jpg",
    "song": "Beg, Borrow, Steal",
    "track_id": "a9ef7866-7cdd-4c50-bc3a-d792a8c0f40a",
    "recording_id": "fb65a447-eb63-4e85-99ff-a8a7b19d5dc9",
    "artist": "Frog",
    "artist_ids": [
        "56ca99e7-6d0c-46ac-a304-131a551185d7"
    ],
    "album": "Frog for Sale",
    "release_id": "9d6a3798-965d-4436-bb6f-5ded59316f62",
    "release_group_id": "4ca04da3-0b6e-48cd-9c1f-858fbcb755ce",
    "labels": [],
    "label_ids": [],
    "release_date": "2026-04-17",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Frog for Sale is the latest album by the New York band Frog, which is led by multi-instrumentalist and vocalist Daniel Bateman alongside his little brother Steve on drums and percussion. \n\nhttps://www.theindiescene.co.uk/album-reviews/frog-frog-for-sale",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}