Information about plays

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

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

{
    "id": 3630583,
    "uri": "https://api.kexp.org/v2/plays/3630583/?format=api",
    "airdate": "2026-03-18T10:02:54-07:00",
    "show": 66214,
    "show_uri": "https://api.kexp.org/v2/shows/66214/?format=api",
    "image_uri": "https://dn721901.ca.archive.org/0/items/mbid-f4783344-6746-4938-b908-16e2c82e7ff9/mbid-f4783344-6746-4938-b908-16e2c82e7ff9-2045768228_thumb500.jpg",
    "thumbnail_uri": "https://dn721901.ca.archive.org/0/items/mbid-f4783344-6746-4938-b908-16e2c82e7ff9/mbid-f4783344-6746-4938-b908-16e2c82e7ff9-2045768228_thumb250.jpg",
    "song": "Y Control",
    "track_id": "315e3caa-1a7f-3f6f-9497-90bb9fd49a91",
    "recording_id": "de9ff492-7ff9-40db-9471-2533c614ffdf",
    "artist": "Yeah Yeah Yeahs",
    "artist_ids": [
        "584c04d2-4acc-491b-8a0a-e63133f4bfc4"
    ],
    "album": "Fever to Tell",
    "release_id": "f4783344-6746-4938-b908-16e2c82e7ff9",
    "release_group_id": "e8e2d824-dd32-3b24-9c7c-24619fbe86a9",
    "labels": [
        "Interscope Records"
    ],
    "label_ids": [
        "2182a316-c4bd-4605-936a-5e2fac52bdd2"
    ],
    "release_date": "2003-04-29",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The music video was controversial for it’s disturbing imagery, and it received rather muted MTV airplay at the time, due to haunting pictures of children carrying the corpse of a dog.: https://onetrackatatime.home.blog/2021/01/24/scuzz-sundays-the-yeah-yeah-yeahs-y-control/\n--\nHere's that video: https://www.youtube.com/watch?v=Nd3_RHL1THw",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}