Information about plays

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

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

{
    "id": 3657427,
    "uri": "https://api.kexp.org/v2/plays/3657427/?format=api",
    "airdate": "2026-05-20T23:35:36-07:00",
    "show": 66771,
    "show_uri": "https://api.kexp.org/v2/shows/66771/?format=api",
    "image_uri": "https://dn710906.ca.archive.org/0/items/mbid-63db9833-02a5-4518-910f-ceb79abe1cbf/mbid-63db9833-02a5-4518-910f-ceb79abe1cbf-45176859732_thumb500.jpg",
    "thumbnail_uri": "https://dn710906.ca.archive.org/0/items/mbid-63db9833-02a5-4518-910f-ceb79abe1cbf/mbid-63db9833-02a5-4518-910f-ceb79abe1cbf-45176859732_thumb250.jpg",
    "song": "Feel the High Life",
    "track_id": "e66d55c1-852a-48cb-a5e4-4723a2d2f6bc",
    "recording_id": "b629a8f8-19ea-475d-939f-1a7016f3aa12",
    "artist": "Adrian Younge",
    "artist_ids": [
        "69bb7a74-99ee-4da0-bc3d-84586676e4ea"
    ],
    "album": "Afro‐Disco Makossa",
    "release_id": "63db9833-02a5-4518-910f-ceb79abe1cbf",
    "release_group_id": "82c8d28e-75d0-44eb-beb8-cf97ce88dd7c",
    "labels": [
        "Linear Labs"
    ],
    "label_ids": [
        "22a630af-78a3-4427-8128-d031aeb7bf93"
    ],
    "release_date": "2026-07-17",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "What would a Ghanaian producer in ‘76 have made if he set out to create an American disco record for his hometown?\n\nAdrian Younge finally answers that question.\n\nThe latest single from Afro-Disco Makossa, “Feel the High Life” is out now.\n\nhttps://www.linearlabsmusic.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}