Information about plays

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

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

{
    "id": 3626764,
    "uri": "https://api.kexp.org/v2/plays/3626764/?format=api",
    "airdate": "2026-03-08T13:49:21-07:00",
    "show": 66127,
    "show_uri": "https://api.kexp.org/v2/shows/66127/?format=api",
    "image_uri": "https://dn721503.ca.archive.org/0/items/mbid-0ef9d814-79ee-4552-aa62-d520a085819d/mbid-0ef9d814-79ee-4552-aa62-d520a085819d-43633340081_thumb500.jpg",
    "thumbnail_uri": "https://dn721503.ca.archive.org/0/items/mbid-0ef9d814-79ee-4552-aa62-d520a085819d/mbid-0ef9d814-79ee-4552-aa62-d520a085819d-43633340081_thumb250.jpg",
    "song": "First",
    "track_id": "655a89d6-2644-4d6e-ad93-6f6e5e4ee842",
    "recording_id": "d74eff4e-6899-4694-a444-db27cba3fafc",
    "artist": "Tems",
    "artist_ids": [
        "5b2a8faa-ffee-4706-a1a8-58f109bc8ca2"
    ],
    "album": "Love Is a Kingdom",
    "release_id": "0ef9d814-79ee-4552-aa62-d520a085819d",
    "release_group_id": "778a70fd-55df-44ba-b0e3-a98589f10668",
    "labels": [
        "RCA",
        "Since '93"
    ],
    "label_ids": [
        "1ca5ed29-e00b-4ea5-b817-0bcca0e04946",
        "b4353c53-acd0-4fac-96ab-d392c30b09d1"
    ],
    "release_date": "2025-11-21",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Her real name is Temilade Openiyi. Her British-Nigerian father and Nigerian mother moved to the United States shortly after she was born. Five years later they divorced and she moved back to Nigeria with her mother. \n\nHere's a review of her new EP, \"Love Is a Kingdom\": https://pitchfork.com/reviews/albums/tems-love-is-a-kingdom/\n\nhttps://www.leadingvibe.com/\n\nSupport the music you love: Donate to KEXP today and keep the beats coming!\nhttps://kexp.org/donate/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}