Information about plays

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

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

{
    "id": 3580051,
    "uri": "https://api.kexp.org/v2/plays/3580051/?format=api",
    "airdate": "2025-11-19T01:49:01-08:00",
    "show": 65150,
    "show_uri": "https://api.kexp.org/v2/shows/65150/?format=api",
    "image_uri": "https://dn710100.ca.archive.org/0/items/mbid-65a2ff20-6589-4074-8ad5-de491cabd001/mbid-65a2ff20-6589-4074-8ad5-de491cabd001-40591104415_thumb500.jpg",
    "thumbnail_uri": "https://dn710100.ca.archive.org/0/items/mbid-65a2ff20-6589-4074-8ad5-de491cabd001/mbid-65a2ff20-6589-4074-8ad5-de491cabd001-40591104415_thumb250.jpg",
    "song": "Nesty Gal",
    "track_id": "6fa27105-c1fe-4b33-b1f4-68bd053f6c78",
    "recording_id": "825d4165-7b37-4c58-a1bb-ccd7bc64c716",
    "artist": "Shoko Igarashi",
    "artist_ids": [
        "9a550a89-0863-42f2-aea2-7422fc08cb37"
    ],
    "album": "Onsen Music",
    "release_id": "65a2ff20-6589-4074-8ad5-de491cabd001",
    "release_group_id": "d0b7fbb6-9a04-4b72-af05-1a83d04b3fc8",
    "labels": [
        "Tigersushi"
    ],
    "label_ids": [
        "44ebaa0d-bb4e-4d58-96e1-156a8445c371"
    ],
    "release_date": "2024-12-06",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Deeply influenced by jazz, Japanese anime soundtracks, and Black contemporary music, Shoko’s work is a seamless blend of tradition and innovation. Her music often reflects her curiosity and sensitivity to atmosphere, weaving together improvisation, rich harmonies, and vivid emotional landscapes.\n\nhttps://shokoigarashi.com/about",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}