Information about plays

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

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

{
    "id": 3632371,
    "uri": "https://api.kexp.org/v2/plays/3632371/?format=api",
    "airdate": "2026-03-22T13:39:33-07:00",
    "show": 66251,
    "show_uri": "https://api.kexp.org/v2/shows/66251/?format=api",
    "image_uri": "https://dn710300.ca.archive.org/0/items/mbid-e1e6ff6f-a612-3004-866d-7ef7319ed602/mbid-e1e6ff6f-a612-3004-866d-7ef7319ed602-6322784267_thumb500.jpg",
    "thumbnail_uri": "https://dn710300.ca.archive.org/0/items/mbid-e1e6ff6f-a612-3004-866d-7ef7319ed602/mbid-e1e6ff6f-a612-3004-866d-7ef7319ed602-6322784267_thumb250.jpg",
    "song": "Rapture",
    "track_id": "e7c3c0d7-6ad7-3bd0-b95a-f12accd4bf39",
    "recording_id": "a5700d80-266d-4abb-94fa-b976288ce5b9",
    "artist": "Blondie",
    "artist_ids": [
        "4d2956d1-a3f7-44bb-9a41-67563e1a0c94"
    ],
    "album": "Autoamerican",
    "release_id": "e1e6ff6f-a612-3004-866d-7ef7319ed602",
    "release_group_id": "57b5b8e5-f402-3406-af89-01c92cda5217",
    "labels": [
        "Chrysalis"
    ],
    "label_ids": [
        "ed5601e5-7c54-426e-982a-1a208dd0b0ad"
    ],
    "release_date": "2001-09-11",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Debbie Harry and Boy George have been friends for decades. George even designed custom performance outfits for her during the 1980s, and they have frequently appeared together at industry events.\n\nhttps://blondie.net/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}