Information about plays

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

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

{
    "id": 3612914,
    "uri": "https://api.kexp.org/v2/plays/3612914/?format=api",
    "airdate": "2026-02-04T01:08:20-08:00",
    "show": 65835,
    "show_uri": "https://api.kexp.org/v2/shows/65835/?format=api",
    "image_uri": "https://ia600802.us.archive.org/35/items/mbid-2a525a3c-7bc4-4565-86b9-734130dbfa33/mbid-2a525a3c-7bc4-4565-86b9-734130dbfa33-44152005071_thumb500.jpg",
    "thumbnail_uri": "https://ia800802.us.archive.org/35/items/mbid-2a525a3c-7bc4-4565-86b9-734130dbfa33/mbid-2a525a3c-7bc4-4565-86b9-734130dbfa33-44152005071_thumb250.jpg",
    "song": "COLLAPSE PHASE",
    "track_id": "3ebb2817-332e-44f1-b8d6-67265e2b0492",
    "recording_id": "6dfdb155-8d76-439a-85b9-50b403414eaf",
    "artist": "KÁRYYN",
    "artist_ids": [
        "577dcc40-8baa-41ed-abab-7b624791254e"
    ],
    "album": "PHYSICS UNIVERSAL LOVE LANGUAGE (PULL)",
    "release_id": "2a525a3c-7bc4-4565-86b9-734130dbfa33",
    "release_group_id": "89bfcbd4-dd88-4af5-b593-bbd7f7820714",
    "labels": [
        "Mute"
    ],
    "label_ids": [
        "e0b106a5-4add-4839-9e40-c192457e1bf8"
    ],
    "release_date": "2026-05-29",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "https://www.youtube.com/watch?v=XQYYNSg2zvU",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}