Information about plays

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

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

{
    "id": 3550758,
    "uri": "https://api.kexp.org/v2/plays/3550758/?format=api",
    "airdate": "2025-09-09T06:36:30-07:00",
    "show": 64515,
    "show_uri": "https://api.kexp.org/v2/shows/64515/?format=api",
    "image_uri": "https://ia902905.us.archive.org/28/items/mbid-3bd849fc-c0e9-47d1-918e-8326f1b9c433/mbid-3bd849fc-c0e9-47d1-918e-8326f1b9c433-15685139034_thumb500.jpg",
    "thumbnail_uri": "https://ia802905.us.archive.org/28/items/mbid-3bd849fc-c0e9-47d1-918e-8326f1b9c433/mbid-3bd849fc-c0e9-47d1-918e-8326f1b9c433-15685139034_thumb250.jpg",
    "song": "Shining Light",
    "track_id": "6e86969f-8d1f-3092-98ac-961098ff7fa5",
    "recording_id": "0fd9426d-d393-4d7e-bedb-961b06232f5b",
    "artist": "Ash",
    "artist_ids": [
        "99164692-c02d-407c-81c9-25d338dd21f4"
    ],
    "album": "Free All Angels",
    "release_id": "3bd849fc-c0e9-47d1-918e-8326f1b9c433",
    "release_group_id": "db73fb07-9e68-3da9-b091-eefb91a98cdd",
    "labels": [
        "Kinetic Records"
    ],
    "label_ids": [
        "8ff202ad-fc42-422a-ba48-32acebae08d0"
    ],
    "release_date": "2002-06-25",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "By request from Ian in Manchester, England\n==\nAsh is a Northern Irish rock band formed in Downpatrick, County Down in 1989 by vocalist and guitarist Tim Wheeler, bassist Mark Hamilton and drummer Rick McMurray. Free All Angels is the third studio album by Ash, which was initially released on 16 April 2001, through Infectious Records. The name of the album is taken from a T-shirt worn by Jon, their personal security guard, a Hells Angel from London, England",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}