Information about plays

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

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

{
    "id": 3568663,
    "uri": "https://api.kexp.org/v2/plays/3568663/?format=api",
    "airdate": "2025-10-22T21:26:53-07:00",
    "show": 64906,
    "show_uri": "https://api.kexp.org/v2/shows/64906/?format=api",
    "image_uri": "https://ia601906.us.archive.org/5/items/mbid-35c9c65c-c8e9-47fa-be37-d9fc5cdd5b38/mbid-35c9c65c-c8e9-47fa-be37-d9fc5cdd5b38-39482425645_thumb500.jpg",
    "thumbnail_uri": "https://ia801906.us.archive.org/5/items/mbid-35c9c65c-c8e9-47fa-be37-d9fc5cdd5b38/mbid-35c9c65c-c8e9-47fa-be37-d9fc5cdd5b38-39482425645_thumb250.jpg",
    "song": "Triangular Girl",
    "track_id": "0e5ea859-4218-4800-994d-b77da98f5535",
    "recording_id": "70533832-3301-4816-bf8d-e945256d4456",
    "artist": "Pearl & The Oysters",
    "artist_ids": [
        "5cecd808-74ea-468c-97d3-cef0fa2f4910"
    ],
    "album": "Planet Pearl",
    "release_id": "35c9c65c-c8e9-47fa-be37-d9fc5cdd5b38",
    "release_group_id": "079a7ebd-5821-44fc-b56a-fb3f224bf667",
    "labels": [
        "Stones Throw Records"
    ],
    "label_ids": [
        "f1b83107-23e5-41a3-ab1b-2a36965cf77b"
    ],
    "release_date": "2024-09-20",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Los Angeles-based, French 'expatriate duo' Juliette Pearl Davis & Joachim Polack. https://www.stonesthrow.com/artist/pearlandtheoysters/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}