Information about plays

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

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

{
    "id": 3636936,
    "uri": "https://api.kexp.org/v2/plays/3636936/?format=api",
    "airdate": "2026-04-02T16:40:44-07:00",
    "show": 66347,
    "show_uri": "https://api.kexp.org/v2/shows/66347/?format=api",
    "image_uri": "https://dn710705.ca.archive.org/0/items/mbid-2846bdd5-2b37-34ca-ba50-cebfe76c299a/mbid-2846bdd5-2b37-34ca-ba50-cebfe76c299a-20853604238_thumb500.jpg",
    "thumbnail_uri": "https://dn710705.ca.archive.org/0/items/mbid-2846bdd5-2b37-34ca-ba50-cebfe76c299a/mbid-2846bdd5-2b37-34ca-ba50-cebfe76c299a-20853604238_thumb250.jpg",
    "song": "It's the Beat",
    "track_id": "dcf1e3c1-e10a-35cb-908a-0cbb6790631c",
    "recording_id": "70e5f0ed-5741-49c0-b0f8-5603fda817c3",
    "artist": "Simian Mobile Disco",
    "artist_ids": [
        "69ec6867-bda0-404b-bac4-338df8d73723"
    ],
    "album": "Attack Decay Sustain Release",
    "release_id": "190edf14-2bb5-425f-a79d-32c7dda4c0af",
    "release_group_id": "19a5807b-807a-3ac1-afdd-38c074e56a62",
    "labels": [
        "Interscope Records"
    ],
    "label_ids": [
        "2182a316-c4bd-4605-936a-5e2fac52bdd2"
    ],
    "release_date": "2007-09-11",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "James Ellis Ford (born 11 December 1978) is an English record producer and songwriter, known for being a member of Simian Mobile Disco and the Last Shadow Puppets as well as his production work with Arctic Monkeys, Blur, Depeche Mode, Foals, Florence and the Machine, Haim, Gorillaz, Klaxons, Jessie Ware, Kylie Minogue, Declan McKenna, the Pet Shop Boys and Pulp.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}