Information about plays

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

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

{
    "id": 3641538,
    "uri": "https://api.kexp.org/v2/plays/3641538/?format=api",
    "airdate": "2026-04-13T11:02:15-07:00",
    "show": 66443,
    "show_uri": "https://api.kexp.org/v2/shows/66443/?format=api",
    "image_uri": "https://dn711209.ca.archive.org/0/items/mbid-34ce0062-06c0-498c-a140-16de308ca057/mbid-34ce0062-06c0-498c-a140-16de308ca057-44410776304_thumb500.jpg",
    "thumbnail_uri": "https://dn711209.ca.archive.org/0/items/mbid-34ce0062-06c0-498c-a140-16de308ca057/mbid-34ce0062-06c0-498c-a140-16de308ca057-44410776304_thumb250.jpg",
    "song": "Una Notte",
    "track_id": "23f3866a-4689-445e-a2ac-71a9c0964279",
    "recording_id": "63053cca-c9cc-4778-bec4-adf67433a4e4",
    "artist": "Gabriela Richardson",
    "artist_ids": [
        "7f87c3a7-2fde-4ea9-a83b-3e237d446cc5"
    ],
    "album": "ISOLA",
    "release_id": "34ce0062-06c0-498c-a140-16de308ca057",
    "release_group_id": "76a38247-7214-4b3b-8aaa-593d383575a5",
    "labels": [
        "Virgin"
    ],
    "label_ids": [
        "49b58bdb-3d74-40c6-956a-4c4b46115c9c"
    ],
    "release_date": "2026-02-19",
    "rotation_status": "R",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The debut album from Barcelona-based singer-songwriter Gabriela Richardson boldly inhabits the liminal spaces between past and present, classic and contemporary. Sung in Spanish, Italian, English, and French, these 14 cinematic, spellbinding tracks transport listeners to a timeless realm without borders, as she blends Latin folk, ‘70s Brazilian sounds, and modern experimental pop to breathtaking effect. https://kexp.org/read/2026/2/23/new-music-reviews-223/\n\nhttps://gabrielarichardson.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}