Information about plays

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

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

{
    "id": 3586818,
    "uri": "https://api.kexp.org/v2/plays/3586818/?format=api",
    "airdate": "2025-12-04T18:12:35-08:00",
    "show": 65288,
    "show_uri": "https://api.kexp.org/v2/shows/65288/?format=api",
    "image_uri": "https://ia801201.us.archive.org/7/items/mbid-c00dc79e-18ec-4e24-b4b1-ade22708ab57/mbid-c00dc79e-18ec-4e24-b4b1-ade22708ab57-15092312359_thumb500.jpg",
    "thumbnail_uri": "https://ia601201.us.archive.org/7/items/mbid-c00dc79e-18ec-4e24-b4b1-ade22708ab57/mbid-c00dc79e-18ec-4e24-b4b1-ade22708ab57-15092312359_thumb250.jpg",
    "song": "Sex and Candy",
    "track_id": "587114e7-9344-34cd-84e5-ed77e9343921",
    "recording_id": "524fbc60-9263-48d9-8cd1-d0ec41ba3a37",
    "artist": "Marcy Playground",
    "artist_ids": [
        "64cdc08f-ba6f-41fe-94be-452dc6d5108e"
    ],
    "album": "Rare on Air, Volume 4: Still More Selections From KCRW on Air Performances",
    "release_id": "c00dc79e-18ec-4e24-b4b1-ade22708ab57",
    "release_group_id": "f7cce2d3-637c-3df6-a232-fbf70626e5f0",
    "labels": [
        "Mammoth Records"
    ],
    "label_ids": [
        "fff50bfe-ecdb-4d2c-882d-a86190d9dd55"
    ],
    "release_date": "1998-10-06",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Just coincidence Viagra Boys have a similar riff to \"Sex and Candy\"?\n\nMarcy Playground's 1997 self-titled debut album, featuring the chart-topping hit \"Sex and Candy,\" achieved platinum status, with the single dominating the Billboard Modern Rock chart for a then-record 15 consecutive weeks. In 2022, to commemorate the album's 25th anniversary, it was released on vinyl for the first time.\nhttps://www.marcyplayground.net/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}