Information about plays

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

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

{
    "id": 3639024,
    "uri": "https://api.kexp.org/v2/plays/3639024/?format=api",
    "airdate": "2026-04-07T10:46:44-07:00",
    "show": 66391,
    "show_uri": "https://api.kexp.org/v2/shows/66391/?format=api",
    "image_uri": "https://dn721700.ca.archive.org/0/items/mbid-b5e62af8-78a5-4d0d-86dc-13b0f9cb4c85/mbid-b5e62af8-78a5-4d0d-86dc-13b0f9cb4c85-44494305042_thumb500.jpg",
    "thumbnail_uri": "https://dn721700.ca.archive.org/0/items/mbid-b5e62af8-78a5-4d0d-86dc-13b0f9cb4c85/mbid-b5e62af8-78a5-4d0d-86dc-13b0f9cb4c85-44494305042_thumb250.jpg",
    "song": "Orange County",
    "track_id": "94dadb0c-ec4f-43f6-a355-ae8e349be938",
    "recording_id": "b05caf01-f475-4d08-b985-38f1e08672db",
    "artist": "Gorillaz feat. Bizarrap, Kara Jackson and Anoushka Shankar",
    "artist_ids": [
        "3b6abaef-febf-4cfe-943f-6a20cf0afdad",
        "40ee8fa3-c6d7-4556-b4e2-9f4114565043",
        "e21857d5-3256-4547-afb3-4b6ded592596",
        "0c3fe1fa-edd0-471c-b6a1-87472da86167"
    ],
    "album": "The Mountain",
    "release_id": "b5e62af8-78a5-4d0d-86dc-13b0f9cb4c85",
    "release_group_id": "b82f59df-2659-4c23-a3b6-9eb2518b4327",
    "labels": [
        "Kong"
    ],
    "label_ids": [
        "dd8a3d8e-26d4-4c75-8b36-1c48516e6b7d"
    ],
    "release_date": "2026-03-20",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Going out to Joshlyn in memory of her mother...\n---\n2-D's vocals (Damon Albarn) are paired with American singer-songwriter and poet Kara Jackson. Jackson, a former US National Youth Poet Laureate and Chicago-based singer-songwriter, brings literary precision and emotional heft to her lines. \n\n\"I'm always kind of looking for voices that the first time I hear them, they just completely send me somewhere else,\" Damon Albarn told BBC Radio 1's Jack Saunders. \"Kara's got one of those voices with me.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}