Information about plays

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

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

{
    "id": 3557147,
    "uri": "https://api.kexp.org/v2/plays/3557147/?format=api",
    "airdate": "2025-09-24T10:46:07-07:00",
    "show": 64649,
    "show_uri": "https://api.kexp.org/v2/shows/64649/?format=api",
    "image_uri": "https://ia800201.us.archive.org/17/items/mbid-49afde89-898e-42ad-a5bd-34c488b7b5d9/mbid-49afde89-898e-42ad-a5bd-34c488b7b5d9-7786651414_thumb500.jpg",
    "thumbnail_uri": "https://ia600201.us.archive.org/17/items/mbid-49afde89-898e-42ad-a5bd-34c488b7b5d9/mbid-49afde89-898e-42ad-a5bd-34c488b7b5d9-7786651414_thumb250.jpg",
    "song": "The Only One",
    "track_id": "04ce8a99-d0e8-3284-84b1-dccc4797273f",
    "recording_id": "eb4bb2e2-7b53-4099-bd51-641460478740",
    "artist": "The American Analog Set",
    "artist_ids": [
        "7f5dde96-1573-4491-9673-f03fe7c5caaa"
    ],
    "album": "Know by Heart",
    "release_id": "49afde89-898e-42ad-a5bd-34c488b7b5d9",
    "release_group_id": "118d5895-ecee-3246-869f-28ae172fdf99",
    "labels": [
        "Tiger Style Records"
    ],
    "label_ids": [
        "afe8e1b0-0066-4637-af02-43b521f0fffd"
    ],
    "release_date": "2001-09-04",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Austin, TX-based band The American Analog Set! Another pick from 90.TEEN DJ Audrey Short. \n\n\"Audrey is a lifelong Washington resident and a senior at Issaquah High School. She’s been an avid fan of KEXP for as long as she can remember, and she’s excited to bring her appreciation of experimental music to 90.TEEN. She has a particular interest in instrumentalists as a cellist herself, especially in any intersections with electronic music.\"\n\nLearn more about Audrey and the rest of the 90.TEEN DJs here: https://www.kexp.org/djs/90teen-djs/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}