Information about plays

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

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

{
    "id": 3580381,
    "uri": "https://api.kexp.org/v2/plays/3580381/?format=api",
    "airdate": "2025-11-19T21:23:20-08:00",
    "show": 65156,
    "show_uri": "https://api.kexp.org/v2/shows/65156/?format=api",
    "image_uri": "https://ia600601.us.archive.org/22/items/mbid-d7aa0ff2-2982-40c2-be5e-bad96d44e5ef/mbid-d7aa0ff2-2982-40c2-be5e-bad96d44e5ef-2979737761_thumb500.jpg",
    "thumbnail_uri": "https://ia600601.us.archive.org/22/items/mbid-d7aa0ff2-2982-40c2-be5e-bad96d44e5ef/mbid-d7aa0ff2-2982-40c2-be5e-bad96d44e5ef-2979737761_thumb250.jpg",
    "song": "The Silvery Light of a Dream, Part 2",
    "track_id": "630eb14f-3919-37d3-96fd-59e81c31f7b1",
    "recording_id": "08253475-5c62-45d9-b13d-759b723f9a05",
    "artist": "The Apples in Stereo",
    "artist_ids": [
        "ea075268-e5ea-40f7-b9c3-68b039218a88"
    ],
    "album": "Tone Soul Evolution",
    "release_id": "d7aa0ff2-2982-40c2-be5e-bad96d44e5ef",
    "release_group_id": "c10a80a1-4fa5-36c0-838c-152420189c26",
    "labels": [
        "spinART Records"
    ],
    "label_ids": [
        "01653657-8472-44fa-b73b-b29f68cc8cbc"
    ],
    "release_date": "1997-09-30",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The members of The Apples in Stereo are also co-founders of the Elephant 6 Recording Co based in Athens, Georgia https://elephant6.com/. Here at the Elephant 6 website, you can read about The Apples in Stereo's biography, coming out December 9! pre-order available here: https://www.jcardpress.com/shop/p/apples-in-stereo",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}