Information about plays

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

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

{
    "id": 3640780,
    "uri": "https://api.kexp.org/v2/plays/3640780/?format=api",
    "airdate": "2026-04-11T15:49:45-07:00",
    "show": 66426,
    "show_uri": "https://api.kexp.org/v2/shows/66426/?format=api",
    "image_uri": "https://dn720000.ca.archive.org/0/items/mbid-4490925c-5582-4f9f-9aa7-f630e99fd72a/mbid-4490925c-5582-4f9f-9aa7-f630e99fd72a-44278753688_thumb500.jpg",
    "thumbnail_uri": "https://dn720000.ca.archive.org/0/items/mbid-4490925c-5582-4f9f-9aa7-f630e99fd72a/mbid-4490925c-5582-4f9f-9aa7-f630e99fd72a-44278753688_thumb250.jpg",
    "song": "Joy",
    "track_id": "fc7f2e25-3624-4770-95bb-f778a169894c",
    "recording_id": "17ca1af3-b9fc-49d1-950f-60c0c0663290",
    "artist": "Mamas Gun",
    "artist_ids": [
        "f2de4222-36b7-4afa-8ff9-dd04531cfc2d"
    ],
    "album": "DIG!",
    "release_id": "4490925c-5582-4f9f-9aa7-f630e99fd72a",
    "release_group_id": "657ff384-83e9-4fe2-964a-fe2e2b050275",
    "labels": [
        "Légère Recordings"
    ],
    "label_ids": [
        "5112e1e8-0b6c-43c4-b922-427f0329d92b"
    ],
    "release_date": "2026-04-10",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Playing Jun 20 at The Independent in SF. https://mamasgun.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}