Information about plays

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

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

{
    "id": 3617063,
    "uri": "https://api.kexp.org/v2/plays/3617063/?format=api",
    "airdate": "2026-02-13T17:50:27-08:00",
    "show": 65924,
    "show_uri": "https://api.kexp.org/v2/shows/65924/?format=api",
    "image_uri": "https://dn711006.ca.archive.org/0/items/mbid-a4edde0b-244d-4445-b5de-02427400b89d/mbid-a4edde0b-244d-4445-b5de-02427400b89d-15133197591_thumb500.jpg",
    "thumbnail_uri": "https://dn711006.ca.archive.org/0/items/mbid-a4edde0b-244d-4445-b5de-02427400b89d/mbid-a4edde0b-244d-4445-b5de-02427400b89d-15133197591_thumb250.jpg",
    "song": "Nuclear Fusion",
    "track_id": "14c8fece-6da3-4970-9963-3b7349b8cd58",
    "recording_id": "186ec5eb-3ef7-47a8-b60a-3f452150a4c8",
    "artist": "King Gizzard & The Lizard Wizard",
    "artist_ids": [
        "f58384a4-2ad2-4f24-89c5-c7b74ae1cce7"
    ],
    "album": "Flying Microtonal Banana",
    "release_id": "a4edde0b-244d-4445-b5de-02427400b89d",
    "release_group_id": "ad6e81ac-2298-4e1d-849f-226953c9a30a",
    "labels": [
        "Heavenly Recordings"
    ],
    "label_ids": [
        "ecf9b195-6b61-446c-a253-856311236340"
    ],
    "release_date": "2017-02-24",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "by request!\n\nThis entire album was written and recorded on instruments modified to play in microtonal tuning, which features musical intervals smaller than a semitone and not found in customary Western tuning octave.\n\nhttps://newnoisemagazine.com/interviews/interview-king-gizzard-flying-banana/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}