Information about plays

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

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

{
    "id": 3637026,
    "uri": "https://api.kexp.org/v2/plays/3637026/?format=api",
    "airdate": "2026-04-02T21:56:19-07:00",
    "show": 66348,
    "show_uri": "https://api.kexp.org/v2/shows/66348/?format=api",
    "image_uri": "https://coverartarchive.org/release/71dd79e5-7a6a-4d23-b592-ab18fc3a9c6b/39603384859-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/71dd79e5-7a6a-4d23-b592-ab18fc3a9c6b/39603384859-250.jpg",
    "song": "Vega",
    "track_id": null,
    "recording_id": "008daa95-1379-447e-8ccf-4658434665d4",
    "artist": "gyrofield",
    "artist_ids": [
        "1b85c3ad-4597-4d63-a214-0b1953056156"
    ],
    "album": "These Heavens",
    "release_id": null,
    "release_group_id": "47989282-c13a-4b57-9822-95f086ee4cd0",
    "labels": [
        "XL Recordings"
    ],
    "label_ids": [
        "14221f01-8939-4ea0-b8f1-b5a21beae80a"
    ],
    "release_date": "2024-08-30",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Thanks for listening! Catch me in the archive or in my normal Overnight slot Tuesday 1-5am :)\n\nhttps://gyrofield.bandcamp.com/album/these-heavens",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}