Information about plays

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

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

{
    "id": 3610229,
    "uri": "https://api.kexp.org/v2/plays/3610229/?format=api",
    "airdate": "2026-01-28T14:26:00-08:00",
    "show": 65778,
    "show_uri": "https://api.kexp.org/v2/shows/65778/?format=api",
    "image_uri": "https://dn721908.ca.archive.org/0/items/mbid-8303c746-f45c-44ad-9a76-5499be600502/mbid-8303c746-f45c-44ad-9a76-5499be600502-43798884238_thumb500.jpg",
    "thumbnail_uri": "https://ia801708.us.archive.org/15/items/mbid-8303c746-f45c-44ad-9a76-5499be600502/mbid-8303c746-f45c-44ad-9a76-5499be600502-43798884238_thumb250.jpg",
    "song": "My Life Is Real",
    "track_id": "efc5df54-d281-45fd-8668-842138501d2d",
    "recording_id": "d0e97696-2848-40d5-9901-9bf2dce4f915",
    "artist": "Nas & DJ Premier",
    "artist_ids": [
        "084e06f5-3c82-4b71-bd94-dd69e7bd515e",
        "cfbc0924-0035-4d6c-8197-f024653af823"
    ],
    "album": "Light‐Years",
    "release_id": "8303c746-f45c-44ad-9a76-5499be600502",
    "release_group_id": "0c76c4d4-ce74-49f7-a7a8-ed98cee682f2",
    "labels": [
        "Mass Appeal"
    ],
    "label_ids": [
        "6f6e9784-ac68-4dcc-9790-d6b3edbb1a56"
    ],
    "release_date": "2025-12-12",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Going out to Matt in Riverside...\n---\nNas, DJ Premier, and Marco Polo wrote this one. \n--\n\"I'm a man, I'ma die about it\nFeel the pain, but I'm not gon' cry about it...\"\nHere are the lyrics: https://genius.com/Nas-and-dj-premier-my-life-is-real-lyrics",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}