Information about plays

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

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

{
    "id": 3539527,
    "uri": "https://api.kexp.org/v2/plays/3539527/?format=api",
    "airdate": "2025-08-13T08:41:34-07:00",
    "show": 64277,
    "show_uri": "https://api.kexp.org/v2/shows/64277/?format=api",
    "image_uri": "https://ia601609.us.archive.org/3/items/mbid-2938dada-13cf-4d6b-a6d6-15fa36a86df9/mbid-2938dada-13cf-4d6b-a6d6-15fa36a86df9-2234149929_thumb500.jpg",
    "thumbnail_uri": "https://ia601609.us.archive.org/3/items/mbid-2938dada-13cf-4d6b-a6d6-15fa36a86df9/mbid-2938dada-13cf-4d6b-a6d6-15fa36a86df9-2234149929_thumb250.jpg",
    "song": "Lilies",
    "track_id": "24480454-d4ef-33c1-b63e-a73743c841c5",
    "recording_id": "57cbe17d-ec20-4542-85a7-ecc20b87c672",
    "artist": "Cranes",
    "artist_ids": [
        "f6dfc44d-5da4-4ed1-949b-32715630dff4"
    ],
    "album": "Loved",
    "release_id": "2938dada-13cf-4d6b-a6d6-15fa36a86df9",
    "release_group_id": "07c97bca-9823-395b-ac11-7dd9b7acc14a",
    "labels": [
        "Dedicated"
    ],
    "label_ids": [
        "d769b2e7-0827-461f-978c-493d522cf67d"
    ],
    "release_date": "1994-09-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Cranes is a cinematic rock/dream-pop/atmospheric electronic band formed by the brother and sister duo of Jim Shaw (song composer, drummer, keyboardist, guitarist, programmer) and Alison Shaw (songwriter, vocalist, guitarist, bassist) in the mid-1980’s in Portsmouth, England.: https://bigtakeover.com/profiles/AGuideToTheRecordingsOfCranes",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}