Information about plays

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

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

{
    "id": 3580739,
    "uri": "https://api.kexp.org/v2/plays/3580739/?format=api",
    "airdate": "2025-11-20T18:38:09-08:00",
    "show": 65163,
    "show_uri": "https://api.kexp.org/v2/shows/65163/?format=api",
    "image_uri": "https://dn710305.ca.archive.org/0/items/mbid-9cd9b7b6-8e41-46c1-b80a-6fdd0ce2741e/mbid-9cd9b7b6-8e41-46c1-b80a-6fdd0ce2741e-23005651863_thumb500.jpg",
    "thumbnail_uri": "https://dn710305.ca.archive.org/0/items/mbid-9cd9b7b6-8e41-46c1-b80a-6fdd0ce2741e/mbid-9cd9b7b6-8e41-46c1-b80a-6fdd0ce2741e-23005651863_thumb250.jpg",
    "song": "Gentle Thoughts",
    "track_id": "63c1f668-fce5-3ef2-9b8f-27ca6010b427",
    "recording_id": "d20d5be9-a355-4cf1-9635-1b3ecd75f6b2",
    "artist": "Herbie Hancock",
    "artist_ids": [
        "27613b78-1b9d-4ec3-9db5-fa0743465fdd"
    ],
    "album": "Secrets",
    "release_id": "9cd9b7b6-8e41-46c1-b80a-6fdd0ce2741e",
    "release_group_id": "e5504c7a-09ae-339f-a737-8b4d91bdacf9",
    "labels": [
        "Columbia"
    ],
    "label_ids": [
        "011d1192-6f65-45bd-85c4-0400dd45693e"
    ],
    "release_date": "1976-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Thank you Jessica & Elliot from Deep Sea Diver for putting together guest dj sets!\n\nJessica has a challenge for us...she dares us to be in a bad mood after hearing this HH gem!  ;-)",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}