Information about plays

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

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

{
    "id": 3567197,
    "uri": "https://api.kexp.org/v2/plays/3567197/?format=api",
    "airdate": "2025-10-19T13:18:23-07:00",
    "show": 64877,
    "show_uri": "https://api.kexp.org/v2/shows/64877/?format=api",
    "image_uri": "https://dn721801.ca.archive.org/0/items/mbid-bf0b0f26-9031-4e76-8110-918e0795e4fc/mbid-bf0b0f26-9031-4e76-8110-918e0795e4fc-43244513989_thumb500.jpg",
    "thumbnail_uri": "https://dn721801.ca.archive.org/0/items/mbid-bf0b0f26-9031-4e76-8110-918e0795e4fc/mbid-bf0b0f26-9031-4e76-8110-918e0795e4fc-43244513989_thumb250.jpg",
    "song": "N’essa Rua",
    "track_id": "f015e78a-7bc2-4d31-acb4-82d4f7c5ac10",
    "recording_id": "a9fd75af-07ce-490c-8036-6da794af1ba3",
    "artist": "Branko & Tainá",
    "artist_ids": [
        "ba096ea7-e52c-4d8a-95b6-64f1d625e750",
        "0e582f28-b94f-4d6f-9555-5228da68884b"
    ],
    "album": "N’essa Rua",
    "release_id": "bf0b0f26-9031-4e76-8110-918e0795e4fc",
    "release_group_id": "6e9539bc-2462-4456-b7a3-06ffd2b62491",
    "labels": [
        "Enchufada"
    ],
    "label_ids": [
        "e6d9da97-60b2-4bc4-9d93-240cb81d9cef"
    ],
    "release_date": "2025-10-03",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Branko (Lisbon, Portugal) returns with \"N'Essa Rua\". The producer reimagined the traditional song \"Se Essa Rua Fosse Minha\", a staple of both Portuguese and Brazilian folklore.\n\nAfter receiving an enthusiastic response from an earlier version he posted on social media, he invited Brazilian singer Tainá to record a full version. The track carries tradition to the dance floor, blending a captivating beat with Tainá's soulful tone, in a spontaneous moment ready to resonate across the Portuguese-speaking world and beyond.\n\nhttps://brankoofficial.bandcamp.com/track/nessa-rua\nhttps://brankoofficial.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}