Information about plays

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

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

{
    "id": 3580120,
    "uri": "https://api.kexp.org/v2/plays/3580120/?format=api",
    "airdate": "2025-11-19T05:53:28-08:00",
    "show": 65151,
    "show_uri": "https://api.kexp.org/v2/shows/65151/?format=api",
    "image_uri": "https://ia801001.us.archive.org/23/items/mbid-099f4041-4608-4d34-bf89-5d066d2b8f71/mbid-099f4041-4608-4d34-bf89-5d066d2b8f71-43319254228_thumb500.jpg",
    "thumbnail_uri": "https://dn720704.ca.archive.org/0/items/mbid-099f4041-4608-4d34-bf89-5d066d2b8f71/mbid-099f4041-4608-4d34-bf89-5d066d2b8f71-43319254228_thumb250.jpg",
    "song": "elastic",
    "track_id": "09f33524-48a2-4ef8-8411-7aebf5e0c644",
    "recording_id": "e40e2b26-056f-4ae1-a0c3-7aea09b38a13",
    "artist": "Jane Inc",
    "artist_ids": [
        "3edf5a37-d492-4d50-a747-5970e1de38d8"
    ],
    "album": "A RUPTURE A CANYON A BIRTH",
    "release_id": "099f4041-4608-4d34-bf89-5d066d2b8f71",
    "release_group_id": "13793339-21c9-4145-86bc-54cc63955b7a",
    "labels": [
        "Telephone Explosion Records"
    ],
    "label_ids": [
        "e647c224-5fc6-4b15-b641-3087783c2b23"
    ],
    "release_date": "2025-10-17",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Toronto based artist Carlyn Bezic, a member of U.S. Girls, has just released her third studio album A RUPTURE A CANYON A BIRTH under her solo project Jane Inc.\nhttps://janeinc.bandcamp.com/album/a-rupture-a-canyon-a-birth",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}