Information about plays

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

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

{
    "id": 3622291,
    "uri": "https://api.kexp.org/v2/plays/3622291/?format=api",
    "airdate": "2026-02-25T21:34:20-08:00",
    "show": 66030,
    "show_uri": "https://api.kexp.org/v2/shows/66030/?format=api",
    "image_uri": "https://dn710001.ca.archive.org/0/items/mbid-58ca0345-c929-4a51-8048-83169f9cd2e5/mbid-58ca0345-c929-4a51-8048-83169f9cd2e5-37264920526_thumb500.jpg",
    "thumbnail_uri": "https://dn710001.ca.archive.org/0/items/mbid-58ca0345-c929-4a51-8048-83169f9cd2e5/mbid-58ca0345-c929-4a51-8048-83169f9cd2e5-37264920526_thumb250.jpg",
    "song": "Celebrate with Port!",
    "track_id": "de7d8afc-cb4f-4b6e-aa6b-d860ad6d5a13",
    "recording_id": "af019929-92ba-4452-95e7-3a5cbf7db5e9",
    "artist": "mega cat",
    "artist_ids": [
        "0f1aa02b-e677-4421-abfa-c5fd005de9d5"
    ],
    "album": "Mega Cat",
    "release_id": "58ca0345-c929-4a51-8048-83169f9cd2e5",
    "release_group_id": "d55074e7-9b07-4ab9-8d49-ad2c067660e1",
    "labels": [
        "Share It Music"
    ],
    "label_ids": [
        "019f6f42-4804-4cd4-bdc5-9388c416c7c4"
    ],
    "release_date": "2024-02-16",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Night Heron / Mega Cat! @ Baba Yaga\nTue, Apr 7, 2026\nhttps://tickets.venuepilot.com/e/night-heron-mega-cat-2026-04-07-baba-yaga-seattle-f37aa3\n--\nmega cat - Full Performance (Live on KEXP) Recorded April 15, 2024.  - https://www.youtube.com/watch?v=WvolCnq3RA4",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}