Information about plays

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

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

{
    "id": 3606369,
    "uri": "https://api.kexp.org/v2/plays/3606369/?format=api",
    "airdate": "2026-01-19T11:56:11-08:00",
    "show": 65699,
    "show_uri": "https://api.kexp.org/v2/shows/65699/?format=api",
    "image_uri": "https://coverartarchive.org/release/daa89cce-3e72-4e6a-a4dc-0337dee8f9cf/12882995749-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/daa89cce-3e72-4e6a-a4dc-0337dee8f9cf/12882995749-250.jpg",
    "song": "Betray My Heart",
    "track_id": null,
    "recording_id": "1e8ffca9-4a7a-4c39-b80d-c343c1a85141",
    "artist": "D’Angelo and The Vanguard",
    "artist_ids": [
        "b66771cc-45fa-4a32-b14f-5337d7223d7a",
        "06c744b8-328d-46a3-96ea-7b98055c702f"
    ],
    "album": "Black Messiah",
    "release_id": null,
    "release_group_id": "b3d96626-4d46-4012-b6cb-e8d8b192a4f1",
    "labels": [
        "RCA"
    ],
    "label_ids": [
        "1ca5ed29-e00b-4ea5-b817-0bcca0e04946"
    ],
    "release_date": "2014-12-15",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "RIP D'Angelo\n---\nThe 2014 follow-up album - 14 years later - to 2000's 'Voodoo', 'Black Messiah' was produced and mostly written by D'Angelo, who collaborated with musicians including percussionist Questlove, bassist Pino Palladino, guitarist Isaiah Sharkey, and horn player Roy Hargrove.\n---\nhttps://www.rcarecords.com/artist/dangelo/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}