Information about plays

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

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

{
    "id": 3543049,
    "uri": "https://api.kexp.org/v2/plays/3543049/?format=api",
    "airdate": "2025-08-21T21:31:20-07:00",
    "show": 64350,
    "show_uri": "https://api.kexp.org/v2/shows/64350/?format=api",
    "image_uri": "https://coverartarchive.org/release/d47b2d42-c229-4ce3-adeb-076eddeb37cc/41014309656-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/d47b2d42-c229-4ce3-adeb-076eddeb37cc/41014309656-250.jpg",
    "song": "Good Kisses",
    "track_id": null,
    "recording_id": "44430eae-b166-41cf-8be4-e532027647c6",
    "artist": "Miso Extra feat. Metronomy",
    "artist_ids": [
        "e9711ffd-b8ec-4667-a3d4-35ecc8a9dba7",
        "93eb7110-0bc9-4d3f-816b-4b52ef982ec8"
    ],
    "album": "Earcandy",
    "release_id": null,
    "release_group_id": "b3eef2e4-9575-4604-b530-de6978de250c",
    "labels": [
        "Transgressive Records Ltd."
    ],
    "label_ids": [
        "081fce83-a689-412c-b73b-7bd935d2c8a0"
    ],
    "release_date": "2025-05-16",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Raised on anime, Bend It Like Beckham and old-skool hip-hop, the Misoverse is a melting pot of cultural and generational substance. Her music explores themes surrounding femininity, female empowerment and being of mixed heritage. Masterfully combining pop culture references from both countries to create her own addictive brand of music, she has aptly phrased, 'Umami for the ears.'\"\n\nhttps://misoextra.bandcamp.com/album/earcandy",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}