Information about plays

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

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

{
    "id": 3553273,
    "uri": "https://api.kexp.org/v2/plays/3553273/?format=api",
    "airdate": "2025-09-15T06:32:58-07:00",
    "show": 64568,
    "show_uri": "https://api.kexp.org/v2/shows/64568/?format=api",
    "image_uri": "https://coverartarchive.org/release/bf3ee79b-c423-4ae1-aeb3-c1fa71e7fbb4/17821759119-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/bf3ee79b-c423-4ae1-aeb3-c1fa71e7fbb4/17821759119-250.jpg",
    "song": "¿Dónde Estás María?",
    "track_id": null,
    "recording_id": "37e81b36-98d3-418a-8f8a-4edc95a98422",
    "artist": "Meridian Brothers",
    "artist_ids": [
        "ff08b3bb-559e-4635-b3f5-f37a212231e4"
    ],
    "album": "¿Dónde Estás María?",
    "release_id": null,
    "release_group_id": "cfb0d141-8b72-45e0-ae4c-7c1f34ba362d",
    "labels": [
        "Soundway"
    ],
    "label_ids": [
        "f430383a-3137-4ffd-8720-5e50bf8e8a27"
    ],
    "release_date": "2017-09-08",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The boundary-pushing Colombian group returns to Soundway Records with another unique album: dreamy psych-folk, blending traditional Latin rock with tropicalia, and lush string and choral arrangements.\n\nMeridian Brothers’ sound is a huge palette of influences and inspirations. Drawing from traditional Latin rock (including Colombian, Argentinian and Mexican) as well as Brazilian tropicalia, for this album Alvarez incorporates string instruments - in particular the cello, both bowed and plucked - a timbre rarely used in his previous works.\n\nhttps://meridianbrothers.bandcamp.com/album/d-nde-est-s-mar-a",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}