Information about plays

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

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

{
    "id": 3580904,
    "uri": "https://api.kexp.org/v2/plays/3580904/?format=api",
    "airdate": "2025-11-21T04:42:35-08:00",
    "show": 65166,
    "show_uri": "https://api.kexp.org/v2/shows/65166/?format=api",
    "image_uri": "https://ia801608.us.archive.org/31/items/mbid-d57761db-4db9-4c0b-b318-0027072ff6d4/mbid-d57761db-4db9-4c0b-b318-0027072ff6d4-43249637881_thumb500.jpg",
    "thumbnail_uri": "https://ia601608.us.archive.org/31/items/mbid-d57761db-4db9-4c0b-b318-0027072ff6d4/mbid-d57761db-4db9-4c0b-b318-0027072ff6d4-43249637881_thumb250.jpg",
    "song": "Career Climbing",
    "track_id": "7ca783c5-34b2-49f1-b751-137ffb168c18",
    "recording_id": "fa40bada-685b-4de3-a3b7-12e24618b737",
    "artist": "Yukimi",
    "artist_ids": [
        "e6deafd2-163c-46f3-b290-3c3c1944cffb"
    ],
    "album": "Yume",
    "release_id": "d57761db-4db9-4c0b-b318-0027072ff6d4",
    "release_group_id": "cc1410cb-ee0d-4a3c-a3af-8a3b9141b581",
    "labels": [
        "Ninja Tune"
    ],
    "label_ids": [
        "dc940013-b8a8-4362-a465-291026c04b42"
    ],
    "release_date": "2025-11-05",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Yukimi, the celebrated vocalist and co-founder of Grammy-nominated band Little Dragon, releases her new EP ‘Yume’, out now on Ninja Tune. Meaning ‘dream’ in Japanese, ‘Yume’ entwines musical styles from jazz, soul and electronic pop to hip hop, roots and psychedelia. “This EP wants to inspire people to dream,” Yukimi comments.\n\nhttps://yukimi.bandcamp.com/album/yume",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}