Information about plays

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

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

{
    "id": 3623168,
    "uri": "https://api.kexp.org/v2/plays/3623168/?format=api",
    "airdate": "2026-02-27T20:34:14-08:00",
    "show": 66046,
    "show_uri": "https://api.kexp.org/v2/shows/66046/?format=api",
    "image_uri": "https://coverartarchive.org/release/fb122a43-017e-4cc0-81e1-7deed79c577a/18226447788-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/fb122a43-017e-4cc0-81e1-7deed79c577a/18226447788-250.jpg",
    "song": "Juána",
    "track_id": null,
    "recording_id": "2473744a-18f4-47fc-b6b6-0798014e42bf",
    "artist": "Mayra Andrade",
    "artist_ids": [
        "e746ec27-6f34-4442-b897-96fd85f769fe"
    ],
    "album": "Stória, stória...",
    "release_id": null,
    "release_group_id": "85b77622-3cc4-456a-9bc1-d4b0d06885fa",
    "labels": [],
    "label_ids": [],
    "release_date": "2009-06-26",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Mayra Andrade - Agent, Manager, Publicist Contact InfoMayra Andrade (born February 13, 1985) is a renowned Cape Verdean singer and songwriter known for blending traditional morna and funaná with Afrobeat, jazz, and pop. Born in Cuba to Cape Verdean parents, she grew up in Senegal, Angola, and Germany, influencing her cosmopolitan musical style. She gained international acclaim with her debut album Navega (2006).",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}