Information about plays

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

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

{
    "id": 3640202,
    "uri": "https://api.kexp.org/v2/plays/3640202/?format=api",
    "airdate": "2026-04-10T07:23:36-07:00",
    "show": 66414,
    "show_uri": "https://api.kexp.org/v2/shows/66414/?format=api",
    "image_uri": "https://dn711500.ca.archive.org/0/items/mbid-1ab20370-8043-4b99-ab0e-3bec837967b4/mbid-1ab20370-8043-4b99-ab0e-3bec837967b4-44649161779_thumb500.jpg",
    "thumbnail_uri": "https://ia601605.us.archive.org/1/items/mbid-1ab20370-8043-4b99-ab0e-3bec837967b4/mbid-1ab20370-8043-4b99-ab0e-3bec837967b4-44649161779_thumb250.jpg",
    "song": "Money",
    "track_id": "87e31cdc-a7ea-4221-8d64-f73bbb852785",
    "recording_id": "1457273e-1675-44e6-9e53-f41465f47760",
    "artist": "Poolgirl",
    "artist_ids": [
        "e9eb348a-bcd9-4d1d-8b8e-cec2b943ed0a"
    ],
    "album": "Money",
    "release_id": "1ab20370-8043-4b99-ab0e-3bec837967b4",
    "release_group_id": "519c0f78-0379-4b0b-abbb-4631bee8e2ba",
    "labels": [
        "Petit Village"
    ],
    "label_ids": [
        "22cbecaf-8eac-4c00-99c9-6535cb8e74eb"
    ],
    "release_date": "2026-03-20",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Poolgirl is an alternative rock /riot grrl punk project based in Montreal, Canada.\n--\nThis song, released in March, features Vocals - Randy\nLead Guitar - Laura Clark\nRhythm Guitar - Manya Ziemiecki\nBass Guitar - Gwenna Pirozzi\nDrums - Rachel Bradbury\nYou can purchase this banger here: https://poolgirl.bandcamp.com/track/money",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}