Information about plays

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

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

{
    "id": 3619018,
    "uri": "https://api.kexp.org/v2/plays/3619018/?format=api",
    "airdate": "2026-02-18T07:44:28-08:00",
    "show": 65965,
    "show_uri": "https://api.kexp.org/v2/shows/65965/?format=api",
    "image_uri": "https://dn720901.ca.archive.org/0/items/mbid-a819c28f-e057-41f2-8eca-4ddd0570c5d4/mbid-a819c28f-e057-41f2-8eca-4ddd0570c5d4-44124575157_thumb500.jpg",
    "thumbnail_uri": "https://dn720901.ca.archive.org/0/items/mbid-a819c28f-e057-41f2-8eca-4ddd0570c5d4/mbid-a819c28f-e057-41f2-8eca-4ddd0570c5d4-44124575157_thumb250.jpg",
    "song": "Me Condena",
    "track_id": "01cff273-8638-4474-8015-91c084f92b54",
    "recording_id": "754c0bac-7884-4b37-8d6d-a5f6aac78de7",
    "artist": "Ão",
    "artist_ids": [
        "980de962-1862-4072-b2d2-b2e2b44a70f4"
    ],
    "album": "Malandra",
    "release_id": "a819c28f-e057-41f2-8eca-4ddd0570c5d4",
    "release_group_id": "578ad05b-2200-4293-bfe0-92f7d49227bf",
    "labels": [
        "Mayway Records"
    ],
    "label_ids": [
        "5167bd27-a60d-45db-b58a-97ab58c03b57"
    ],
    "release_date": "2026-02-13",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Ão is a young and exciting Belgian fourpiece blending saudade, indie and subtle electronica, topped off with the phenomenal voice of frontwoman Brenda Corijn. \n\nhttps://bandao.bandcamp.com\nhttps://maywayrecords.com/artists/mayway-records/ao/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}