Information about plays

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

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

{
    "id": 3634505,
    "uri": "https://api.kexp.org/v2/plays/3634505/?format=api",
    "airdate": "2026-03-28T04:41:17-07:00",
    "show": 66299,
    "show_uri": "https://api.kexp.org/v2/shows/66299/?format=api",
    "image_uri": "https://dn721607.ca.archive.org/0/items/mbid-458267ad-fc65-4273-8013-7485a1253aca/mbid-458267ad-fc65-4273-8013-7485a1253aca-38096200074_thumb500.jpg",
    "thumbnail_uri": "https://dn721607.ca.archive.org/0/items/mbid-458267ad-fc65-4273-8013-7485a1253aca/mbid-458267ad-fc65-4273-8013-7485a1253aca-38096200074_thumb250.jpg",
    "song": "Life Is Sweet",
    "track_id": "3cffa66b-15c0-409d-a7f6-e8ed318ced85",
    "recording_id": "ed6d5b79-bc58-42e9-a859-2d647132bbe9",
    "artist": "Mira Ló",
    "artist_ids": [
        "4f6127f7-4bc9-42bf-8e5e-1acf9cf70acf"
    ],
    "album": "Tribute To Chicago",
    "release_id": "458267ad-fc65-4273-8013-7485a1253aca",
    "release_group_id": "c27ddc8b-1133-4977-b930-1d6a2fb51821",
    "labels": [
        "Pont Neuf Records"
    ],
    "label_ids": [
        "40b645f6-9907-4e41-9fa0-5d97b954f679"
    ],
    "release_date": "2024-03-08",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Parisian producer and DJ",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}