Information about plays

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

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

{
    "id": 3576899,
    "uri": "https://api.kexp.org/v2/plays/3576899/?format=api",
    "airdate": "2025-11-11T16:38:03-08:00",
    "show": 65083,
    "show_uri": "https://api.kexp.org/v2/shows/65083/?format=api",
    "image_uri": "https://dn721800.ca.archive.org/0/items/mbid-e55e7164-673b-4868-8646-0e363a1ba3b6/mbid-e55e7164-673b-4868-8646-0e363a1ba3b6-42839090814_thumb500.jpg",
    "thumbnail_uri": "https://dn721800.ca.archive.org/0/items/mbid-e55e7164-673b-4868-8646-0e363a1ba3b6/mbid-e55e7164-673b-4868-8646-0e363a1ba3b6-42839090814_thumb250.jpg",
    "song": "Millones de Colores",
    "track_id": "6efb04ad-61a4-45c8-9484-2486460c3896",
    "recording_id": "75db061e-261e-4758-b9e5-d0b58b2fa3b8",
    "artist": "Los Membrillos",
    "artist_ids": [
        "6da4ee18-f103-4d1a-aaaf-002de671b03f"
    ],
    "album": "Distimia",
    "release_id": "e55e7164-673b-4868-8646-0e363a1ba3b6",
    "release_group_id": "b3fe3ac0-138c-4162-a7f2-1c2d683280eb",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-08-22",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Featured on In Our Headphones:\nKEXP DJ Greta Rose joins host Evie Stokes to talk about the Latin American band Los Membrillos and their track \"Millones De Colores,\" or millions of colors, which Greta says is perfect for this fall weather. \"Millones De Colores\" is off the band's first album Distimia.\nhttps://losmembrillos.bandcamp.com\n\nYou can listen to this episode, and past episodes of In Our Headphones here:\nhttps://www.kexp.org/podcasts/in-our-headphones/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}