Information about plays

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

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

{
    "id": 3630557,
    "uri": "https://api.kexp.org/v2/plays/3630557/?format=api",
    "airdate": "2026-03-18T08:51:59-07:00",
    "show": 66213,
    "show_uri": "https://api.kexp.org/v2/shows/66213/?format=api",
    "image_uri": "https://dn711004.ca.archive.org/0/items/mbid-f9e1f2f0-d5ee-4990-8f6a-1b69351246d7/mbid-f9e1f2f0-d5ee-4990-8f6a-1b69351246d7-44618213472_thumb500.jpg",
    "thumbnail_uri": "https://dn711004.ca.archive.org/0/items/mbid-f9e1f2f0-d5ee-4990-8f6a-1b69351246d7/mbid-f9e1f2f0-d5ee-4990-8f6a-1b69351246d7-44618213472_thumb250.jpg",
    "song": "Nausea",
    "track_id": "adbcec34-7b7d-4614-9c97-b73df84fbcd5",
    "recording_id": "10ca7de7-6d57-41d9-bee2-5315a1077b84",
    "artist": "Flair",
    "artist_ids": [
        "064781ff-27bd-4b9d-8c0e-2eb900994f63"
    ],
    "album": "Nausea",
    "release_id": "f9e1f2f0-d5ee-4990-8f6a-1b69351246d7",
    "release_group_id": "644ec47e-80fd-49b0-ad1a-ebcf1c34b05b",
    "labels": [
        "Revo Pro"
    ],
    "label_ids": [
        "91da4f66-f236-4b8c-ae26-b9da60554ec4"
    ],
    "release_date": "2026-03-13",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Flair is an experimental indie band out of Glasgow. Read more about them here: https://tinyurl.com/2up59bdb\n\nhttps://linktr.ee/flairband",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}