Information about plays

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

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

{
    "id": 3637212,
    "uri": "https://api.kexp.org/v2/plays/3637212/?format=api",
    "airdate": "2026-04-03T09:17:18-07:00",
    "show": 66352,
    "show_uri": "https://api.kexp.org/v2/shows/66352/?format=api",
    "image_uri": "https://dn710203.ca.archive.org/0/items/mbid-0793bef1-d007-3ef4-9b1a-a89616a36bc8/mbid-0793bef1-d007-3ef4-9b1a-a89616a36bc8-17678675290_thumb500.jpg",
    "thumbnail_uri": "https://dn710203.ca.archive.org/0/items/mbid-0793bef1-d007-3ef4-9b1a-a89616a36bc8/mbid-0793bef1-d007-3ef4-9b1a-a89616a36bc8-17678675290_thumb250.jpg",
    "song": "Girls FM",
    "track_id": "7194111d-c3d2-3497-bbf4-b5d30995f9e8",
    "recording_id": "e6a8d30e-070c-4e8d-b888-0d43e3dcd31f",
    "artist": "Happy Birthday",
    "artist_ids": [
        "58e73489-a5b0-4a9c-84f9-26a61247bd3a"
    ],
    "album": "Happy Birthday",
    "release_id": "b0ef71c7-6e67-40f4-91bf-cde3f7198cfd",
    "release_group_id": "9e4bc164-729f-4694-b58e-bb793921b7b7",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2010-03-16",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This is a side project of Kyle Thomas AKA King Tuff, featuring Ruth Garbus (sister of Merril from Tune-Yards):  https://www.subpop.com/releases/happy_birthday/happy_birthday",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}