Information about plays

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

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

{
    "id": 3627604,
    "uri": "https://api.kexp.org/v2/plays/3627604/?format=api",
    "airdate": "2026-03-11T01:39:02-07:00",
    "show": 66149,
    "show_uri": "https://api.kexp.org/v2/shows/66149/?format=api",
    "image_uri": "https://dn721609.ca.archive.org/0/items/mbid-7511839c-4944-4046-903e-49beecec711a/mbid-7511839c-4944-4046-903e-49beecec711a-37512271825_thumb500.jpg",
    "thumbnail_uri": "https://dn721609.ca.archive.org/0/items/mbid-7511839c-4944-4046-903e-49beecec711a/mbid-7511839c-4944-4046-903e-49beecec711a-37512271825_thumb250.jpg",
    "song": "Come Together (7″ version)",
    "track_id": "da5c55e9-3858-3237-9ea3-ad5e1da3a3d2",
    "recording_id": "3d6b6ebf-5fcf-4a0c-91a6-76c796308ed4",
    "artist": "Primal Scream",
    "artist_ids": [
        "55704c38-224f-4b75-b29f-d43653f8bc9a"
    ],
    "album": "Come Together",
    "release_id": "7511839c-4944-4046-903e-49beecec711a",
    "release_group_id": "5cc6dd24-aab6-369d-884c-aba6ba54e1a0",
    "labels": [
        "Sire Records"
    ],
    "label_ids": [
        "be0fec81-5c18-4494-8bbf-0d81dec006bf"
    ],
    "release_date": "1990-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Let's all come together, make some noise, and support YOUR publicly-funded music station.  Each and every contribution helps us keep the primal scream of fantastic tunes alive for the entire community, and future generations through our YouTube channel, to enjoy! www.kexp.org/donate",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}